-
短信网关接入程序,通过套接字获取信息,然后…
东软短信网关接入程序,通过socket接入消息,然后直接转发到ISMG;同时支持华为短信网关接入。-SMS Gateway Access procedures, access to information through the socket and then transmitted directly to the ISMG; Huawei also support SMS gateway access.
- 2023-02-02 23:20:03下载
- 积分:1
-
这个是使用JAVA+JSP编写的聊天室源码,
这个是使用JAVA+JSP编写的聊天室源码,-the JSP is prepared to use Java chat rooms source,
- 2022-02-02 02:53:37下载
- 积分:1
-
八皇后问题是:在8*8的国际象棋棋盘上,安放8个皇后,要求没有一个皇后能够“吃掉”任何一个其他的皇后,即没有两个或两个以上的皇后占据棋盘上的同一行、同一列或同一...
八皇后问题是:在8*8的国际象棋棋盘上,安放8个皇后,要求没有一个皇后能够“吃掉”任何一个其他的皇后,即没有两个或两个以上的皇后占据棋盘上的同一行、同一列或同一条对角线。-Eight queens problem is: 8* 8 chess board, placed eight at Queen" s, a Queen" s request was not able to " eat" any of the other Queen" s, that is, no two or more of the Queen" s occupied the same board OK, the same column or the same diagonal.
- 2022-09-15 05:00:03下载
- 积分:1
-
A good way of parallel processing java
并行处理的好方法 java 很值得看看,对并行很有帮助-A good way of parallel processing java
- 2022-03-24 09:46:21下载
- 积分:1
-
留言本 需要修改的地方都有注释 你可以自行修改 主要有login.jsp和jdbc.java里面关系都数据库连接部分 jdbc你修改编译之后请放到WEB...
留言本 需要修改的地方都有注释 你可以自行修改 主要有login.jsp和jdbc.java里面关系都数据库连接部分 jdbc你修改编译之后请放到WEB-INFclasseswu目录下面 数据库采用的是mysql 建表语言是: CREATE TABLE liuyan_temp ( id int(6) NOT NULL auto_increment, url varchar(100) default # , ip varchar(20) default NULL, email varchar(50) default # , qq varchar(20) default NULL, sj varchar(30) default NULL, content text, xm varchar(20) default 没有姓名 , KEY id (id) ) TYPE=MyISAM -message of the need to amend parts of the Notes you may login.jsp major changes inside and jdbc.java relations Database Connection part jdbc compiler changes after you please put WEB-INF classes wu directory database using the mysql language is built table : CREATE TABLE liuyan_temp (id int (6) NOT NULL auto_increment, url varchar (100) default#, ip varchar (20) default NULL, email varchar (50) default#, qq varchar (20) default NULL, sj varchar ( 30) default NULL, content text, xm varchar (20) no default name, KEY id (id)) TYPE = MyISAM
- 2023-03-19 17:50:03下载
- 积分:1
-
JXTA源文件,需要运行JXTA平台所需的所有源码
JXTA源文件,需要运行JXTA平台所需的所有源码-JXTA source files need to run the JXTA platform, all the necessary source code
- 2022-03-12 21:12:54下载
- 积分:1
-
java游戏核心源代码 对于喜欢java游戏的可以看看 和有帮助的
java游戏核心源代码 对于喜欢java游戏的可以看看 和有帮助的-java game source code for the likes java games can look at and helpful
- 2022-08-17 17:07:15下载
- 积分:1
-
SHARK工作流引擎的启动测试,包括:加载SHARK引擎属性、建立连接、在连接上进行功能调用等。...
SHARK工作流引擎的启动测试,包括:加载SHARK引擎属性、建立连接、在连接上进行功能调用等。-SHARK workflow engine start tests, including : engine load SHARK attributes, connectivity, connect the call, and other functionality.
- 2022-10-05 08:25:03下载
- 积分:1
-
说到分页算法,一般WEB开发都会用到,我只是在我的实现技术上用了struts框架,其实原理都一样的。...
说到分页算法,一般WEB开发都会用到,我只是在我的实现技术上用了struts框架,其实原理都一样的。
-Speaking of paging algorithms, general WEB development will be used, I just in my realization of the technical use of the struts framework, in fact, the principle is the same.
- 2022-11-02 21:05:03下载
- 积分:1
-
StringBuffer和String用法上的一些区别!来吧!子解下基础的东西
StringBuffer和String用法上的一些区别!来吧!子解下基础的东西-StringBuffer and String usage of some distinction! Come on! Westerners- based things
- 2022-03-11 06:39:20下载
- 积分:1