-
任务管理器
应用背景演示弹簧,AngularJS的添加,列表,优先任务,地位。它只是为了我的训练。你可以实现和提高它。关键技术 ;与Spring MVC后端,数据库是mysql,前端是HTML与AngularJS。
- 2022-02-12 18:01:35下载
- 积分:1
-
OBD II汽车诊断
- 2022-04-18 11:03:48下载
- 积分:1
-
epub reader on android iphone
These codes are for android iphon to open and read the epub documents.
These codes are for android iphon to open and read the epub documents.
These codes are for android iphon to open and read the epub documents.
These codes are for android iphon to open and read the epub documents.
These codes are for android iphon to open and read the epub documents.
- 2022-04-30 07:14:07下载
- 积分:1
-
客户端服务器通信
资源描述
使用java编程 利用桌面实现客户端与服务器之间的简单通讯
- 2022-06-22 02:09:43下载
- 积分:1
-
Java多播
这是用于在Java中作出分配方案的一个项目。它使得通过客户机与服务器的通信,并可以与一个大量客户端共享。要开心
- 2022-05-16 20:13:32下载
- 积分:1
-
图书馆管理
使用 netbean 开发图书馆系统喜请有人可以建立在 netbeans 的 booklibrary 的一个项目。该程序应提供一个菜单选项来使用库,包括: 1) 向库中添加一个新的项目
- 2022-01-25 14:45:55下载
- 积分:1
-
投影仪解码
一款关于投影仪的解码详细程序,详细的讲解了投影仪的解码过程,分析了投影仪的解码详细过程,采用C程序编写。
- 2022-04-01 02:17:17下载
- 积分:1
-
Code of struts
- 2023-04-12 06:40:03下载
- 积分:1
-
java操作数据库的一些常见用法
该简单项目给出了如何利用Java语句操作数据库MySQL的基本语句
包含有初始化部分,数据库链接部分
public class ConnMysql {
private static final String DBDRIVER="com.mysql.jdbc.Driver";
private static final String DBURL="jdbc:mysql://localhost:3306/mldn";
private static final String DBUSER="root";
private static final String DBPASS="root";
public static void main(String []args) throws Exception{
Class.forName(DBDRIVER);
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-23 12:54:32下载
- 积分:1
-
gps 分析程序
gps 接收程序框架。。含有tcp。udp的封装
AbstractGPRSReceiver.java
GprsStreamParserAdapter.java
IGprsReceiver.java
IGprsStreamParser.java
PerceptionMessageCreator.java
ReceiverController.java
TcpConnection.java
TCPGPRSReceiver.java
UDPGPRSReceiver.java
- 2022-09-27 21:40:03下载
- 积分:1