Tajitools > Math > Calculator
Add calculator using math formula in Tajitools. http://tajitools.com/math/calculator
株式会社コードベースの技術ブログ
Add calculator using math formula in Tajitools. http://tajitools.com/math/calculator
In Perl, we sometimes catch die() using eval as an exception handling and use the string given as the paramete…
In Perl, environment variables for the OS are stored in “%ENV” hash. So, for example, environment …
“sed” command can be used for replacing strings in a file. For example, you can use the command be…
Added a new tool for converting date/time between 2 timezones in Tajitools. http://tajitools.com/datetime/time…
You can use “find” command with “-exec” parameter to remove old files in UNIX system. …
Added a tool for counting characters, new lines, words etc… in Tajitools. http://tajitools.com/text/coun…
Released Stopwatch with split lap timer in Tajitools. http://tajitools.com/datetime/stopwatch
Javascript doesn’t have standard function to merger hashes. We can do it like below. var hash1 = {'us': …
“Clock” tool was added in Tajitools. It’s simple clock that you can specify format and size.…