-
JAVA图书馆管理系统
这是一个关于JAVA图书馆的小程序,在该程序中,对于初学者来说,无论是从系统开始的需求分析,界面布局,还是数据库开发,各个模块之间的链接和关系,以及后期书籍的添加都有很好的指导性作用和实践应用价值。对于初学者来说这是一个不错的资源,因为我也是新手,希望对大家能有所帮助,共同进步,如果有任何建议的话,可以给我留言!
- 2022-07-21 00:41:35下载
- 积分:1
-
android 的注解
AndroidAnnotations是一个利用注解方式来简化代码结构,提高开发效率的开源框架。另外,针对REST的使用,框架提供了类似Spring IOC的机制,非常方便。
- 2022-08-03 10:10:07下载
- 积分:1
-
服务器端原代码:
服务器端原代码:
双击代码全选123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596usingSystem; usingSystem.Collections.Generic; usingSystem.ComponentModel; usingSystem.Data; usingSystem.Drawing; usingSystem.Text; usingSystem.Windows.Forms; usingSystem.Net; usingSystem.Threading; usingSystem.Net.Sockets; namespaceWin_Talk { publicpartialclassForm1:Form { publicForm1() { InitializeComponent(); } privatevoidForm1_Load(objectsender,EventArgse) { } #region//定义变量 IPAddressHostIP=IPAddress.Parse("127.0.0.1"); IPEndPointpoint; Socketsocket; boolflag=true; SocketacceptedSocket; #endregion #region//声名委托 delegatevoidSetTextCallback(stringtext); privatevoidSetText(stringtext) { textBox2.AppendText(text+"rn"); } #endregion #region//进程方法 privatevoidProccess() { if(accept
- 2022-02-05 01:15:10下载
- 积分:1
-
mobile POS
移动POSmobile POSmobile POSmobile POSmobile POSmobile POSmobile POSmobile POSmobile POSmobile POSmobile POSmobile POSmobile POSmobile POSmobile POSmobile POSmobile POSmobile POSmobile
- 2022-06-15 14:49:01下载
- 积分:1
-
easyui + ssh
SSHE示例项目是一个由Eclipse Kepler创建,Struts2.3.x+Spring3.2.x+Hibernate4.2.x+CXF2.7.x+EasyUI1.3.4+Maven架构的示例程序 当前示例演示了包括:权限控制、超大附件文件上传、EasyUI基本组件使用等等功能,具体请自行看本示例演示功能 SSHE框架环境需求:JAVA环境:JDK7+;数据库环境:oracle10g+/sqlserver2000+/mysql5+;WEB容器环境:jetty6+/tomcat6+;编译环境:maven:
- 2022-09-19 16:00:03下载
- 积分:1
-
安卓阅读器源码
基于安卓编写的文本阅读器,有较全的菜单,支持txt,word,pdf,xml等各种格式的文件,实现上下翻页,书签,模糊查询,字体放大,颜色改变等基础功能,功能较强大,初学者请在大婶指导下细心学习。
- 2023-04-12 19:50:04下载
- 积分:1
-
最后feeiekd
应用背景这个应用程序是用于网上银行该死的惯常的工作,因为它没有一个适当的代码数据 ;关键技术基于Java与数据库connectiving项目是 预期;
- 2022-02-14 01:45:02下载
- 积分:1
-
Recommended Exercise 2
A debugger is a powerful tool that professional software developers rely on to locate errors in programs. The ability to view the contents of variables at various points in a program"s execution is a typical feature of debuggers. This feature makes a debugger especially useful when locating errors relating to the use of pointers.
- 2022-02-07 14:54:40下载
- 积分:1
-
蓝牙聊天程序
通过蓝牙进行一对一聊天
- 2022-05-30 17:32:49下载
- 积分:1
-
extjs+ssh+jbpm
extjs ssh jbpm 开源代码。开发OA办公系统的源码,功能包含个人办公,企业共享,消息管理,个人办公,流程控制,员工管理。...
- 2023-06-22 12:15:05下载
- 积分:1