Javascript - split () Show[Javascript] The split () function
The split () function allows you to split a string and return the results in a table, using a string defined as a separator.
In the example below, the split () can cut the date according to the...
Download PDF SaM (Split and Merge) ShowPDFsam is a tool to merge and cut PDF files. It is an open source application to treat PDF files. It requires Virtual Java machine 1.4.2 or superior version.
With a simple and intuitive interface, you can:
- split documents PDF into chapters, into...
How to split data into multiple worksheets? ShowHow to split data into multiple worksheets?
Issue
Solution
Note
Issue
I hope someone can help! I have a .csv file open with excel that contains a large amount of data that has been merged together so that each data set follows each...
[Linux]Cutting a file into several parts Show[Linux]Cutting a file into several parts
Linux is full of utility tools allowing you to manipulate files. There is a very handy tool to split a file into several parts (for example to carry data on low capacity media).
The split...
Burn an ISO image on two DVD of 4.7 Gb ShowBurn an ISO image on two DVD of 4.7 Gb
Issue
If you have an iso file or any type of files larger than 4.7GB and you want to burn it onto two DVD-ROM 4.7 GB
Solution
It can be done by creating an archive with 7zip and separate it into 2...
Agile Methods (RAD, XP) ShowAgile methods
"Agile methods" software development (also called Agile Modelling denoted AG for short) reduce software lifecycle time (thus speeding up development) by firstly developing a prototype version, then integrating functionality on an...