搜索:PUBLIC

找到约 254 项符合「PUBLIC」的查询结果

结果 254
https://www.eeworm.com/dl/534/368008.html 其他

MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems t

MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems to read, write, and manipulate files on an MSDOS filesystem (typically a diskette). The following MSDOS commands are emulated: Mtool MSDOS name equivalent Description ----- ---- ...
下载 52
·
查看 1130
https://www.eeworm.com/dl/648/371319.html 单片机开发

ublic class DropMidlet extends MIDlet { public static DropMidlet midlet private static MainCanv

ublic class DropMidlet extends MIDlet { public static DropMidlet midlet private static MainCanvas m_MainCanvas //定义MainCanvas的引用 public DropMidlet() { super() //初始化,继承MIDlet类的构造 midlet = this }
下载 90
·
查看 1040
https://www.eeworm.com/dl/696/443818.html Jsp/Servlet

public class DBClass { private String driver private String url private String user

public class DBClass { private String driver private String url private String username private String password private Connection connection private Statement statement private String message="" }
下载 116
·
查看 1064
https://www.eeworm.com/dl/696/443834.html Jsp/Servlet

public class guestbook{   String sDBDriver = "sun.jdbc.odbc.JdbcOdbcDriver"   String sConnStr = "

public class guestbook{   String sDBDriver = "sun.jdbc.odbc.JdbcOdbcDriver"   String sConnStr = "jdbc:odbc:guestbook"   Connection conn = null   ResultSet rs = null
下载 85
·
查看 1153
https://www.eeworm.com/dl/628/191245.html 编译器/解释器

Following is a repost of the public domain make that I posted to net.sources a couple of months ago

Following is a repost of the public domain make that I posted to net.sources a couple of months ago. I have fixed a few bugs, and added some more features, and the resulting changes amounted to about as much text as the whole program (hence the repost).一个编译器C代码,详见REDME ...
下载 113
·
查看 1090
https://www.eeworm.com/dl/534/256989.html 其他

This is Win32 Service wrapper for SVN. Source is included, and its in the public domain.

This is Win32 Service wrapper for SVN. Source is included, and its in the public domain.
下载 89
·
查看 1102
https://www.eeworm.com/dl/633/367366.html Java编程

public void playerUpdate(final Player p, final String event, final Object eventData) { // queue a

public void playerUpdate(final Player p, final String event, final Object eventData) { // queue a call to updateEvent in the user interface event queue Display display = Display.getDisplay(midlet) display.callSerially(new Runnable() { public void run() { DRMPlayer.t ...
下载 99
·
查看 1068
https://www.eeworm.com/dl/633/177878.html Java编程

A part public bus simulation system, mainly about map design, java file, groupwork, helpful to the b

A part public bus simulation system, mainly about map design, java file, groupwork, helpful to the beginners
下载 151
·
查看 1121
https://www.eeworm.com/dl/619/234146.html Linux/Unix编程

自己做的常用库和实现的数据结构。public domain.

自己做的常用库和实现的数据结构。public domain.
下载 103
·
查看 1055
https://www.eeworm.com/dl/519/378022.html 加密解密

加密算法实现 Pegwit is a program for performing public key file encryption and authentication. Encr

加密算法实现 Pegwit is a program for performing public key file encryption and authentication. Encryption means that pegwit allows you to keep the information in files you send by email (or other means) confidential. Eavesdroppers will not be able to read the email. Authentica ...
下载 26
·
查看 1075