Pinned Loading
-
Create ZIP files without specialized...
Create ZIP files without specialized tools/utilities on Windows 1cscript zip.vbs zip_file.zip file1.ext file2.ext file3.ext
-
XSLT Transform by simple Java code
XSLT Transform by simple Java code 1import javax.xml.transform.*;
2import javax.xml.XMLConstants;
3import javax.xml.transform.stream.StreamResult;
4import javax.xml.transform.stream.StreamSource;
5import java.io.File;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.