src/com/omdasoft/bookreader/db/BookDAO.java src/com/omdasoft/bookreader/db/BookDBOpenHelper.java src/com/omdasoft/bookreader/db/BookModel.java
Universal Code Editor is a coding tool for Android that supports a comprehensive list of programming languages, including Kotlin, C, C++, C#, Go, Java, MySQL, Objective C, PHP, NodeJS, Python, Ruby, Swift, VB.Net, Dart, and Bash. This wide-ranging support ensures that developers from di...
release/JSONSwing-0.1-b3.jar src/com/doitnext/swing/widgets/json/JSONEditFrame.java src/com/doitnext/swing/widgets/json/JSONEditPanel.java src/com/doitnext/swing/widgets/json/JSONJTreeNode.java src/com/doitnext/swing/widgets/json/OKCancelListener.java tst/com/doitnext/swing/widgets/json/JSONEd...
There are a number of tools and libraries I cannot imagine myself writing Java code without these days. Traditionally, things likeGoogle GuavaorJoda Time(at least for the pre Java 8 era) are among the dependencies that I end up throwing into my projects most of the time, regardless of the...
(Demo, Source Code) AGPL-3.0 Rust/Docker Matomo - Google Analytics alternative that protects your data and your customers' privacy. (Source Code) GPL-3.0 PHP Metabase - Easy, open-source way for everyone in your company to ask questions and learn from data. (Source Code) AGPL-3.0 Java/...
pixee.ai - Automated Product Security Engineer as a free GitHub bot that submits PRs to your Java code base to automatically resolve vulnerabilities. Other languages coming soon! pyup.io— Monitor Python dependencies for security vulnerabilities and update them automatically. Free for one private pro...
Here is a simpleJava Codewhich generates QR code for you. packagecrunchify.com.tutorials; importcom.google.zxing.BarcodeFormat; importcom.google.zxing.EncodeHintType; importcom.google.zxing.WriterException; importcom.google.zxing.common.BitMatrix; ...
jPDFWriter also extends the standard Java PrinterJob so that you can create PDF files in the same way that you would print to a physical printer. This allows for reuse of existing printing code and for an application to decide, at runtime, whether to send the output to a printer or to...
FFDec Application is licensed with GNU GPL v3, see thelicense.txt. It uses modified code of these libraries: JSyntaxPane(Code editor) - Apache License 2.0 Muffin(Proxy) - GPL And links also these libraries: Java Native Access - JNA(Registry association, Process memory reading) - LGPL ...
import java.io.File; import java.io.OutputStreamWriter; import java.io.Writer; import java.util.HashMap; import java.util.Map; import freemarker.template.Configuration; import freemarker.template.Template;publicclassTest {publicstaticvoidmain(String[] args) throws Exception {//创建一个freemarker.temp...