Accumulate 1.3

Developer's description
Published by Canadian Mind Products on 15 May 2017

"Folosit pentru a acumula valori de categorie."

Folosit pentru a acumula valori de categorie. Ar fi util
de exemplu într-un program de facturare a acumula ore de
diferite categorii.

Acesta ar putea fi folosite pentru a număra de câte ori diferite cuvinte
a avut loc într-un document.

Tot ce ai nevoie este:

   buckets.accumulate ("somecategory", someamount);

Și se acumulează arată după crearea găleți de
acumula noi categorii pentru tine.

de exemplu,

Acumula găleți = new Acumulare (20);
buckets.accumulate ("fruct ugli", 3);
buckets.accumulate ("piersici", 10);
buckets.accumulate ("căpșuni", 15);
buckets.accumulate ("piersici", 14);
String [] Categorii = buckets.categories ();

// printuri:
// piersici: 24
// căpșuni: 15
// Fructe ugli: 3
pentru (categoria String: categorii)
   {
   System.out.println (categoria:
   + ":"
   + Buckets.total (categoria));
   }

Puteți testa aplicația cu:

java.exe jar accumulate.jar

Requirements: Java 1.7+

What's new in this version: add ANT build file

  • Size

    92.89 KB
  • License

    Freeware
  • OS

    Java, Linux, Mac OS, Unix, Windows
  • Price

    $0.00

Top user review

There are no user reviews. Be the first to review this software.

Antivirus information

Download3K has downloaded and tested Accumulate on 16 May 2017 with some of Today's best antivirus engines and you can find below, for your convenience, the scan results:
  • Avast:

    Clean
  • Avira:

    Clean
  • Kaspersky:

    Clean
  • McAfee:

    Clean
  • NOD32:

    Clean
Accumulate Antivirus Report

Email me updates

Disponibil doar pe Download3k.com.
User rating
2/5 (1 votes)
Medium
Your rating
Your review