-
jspTest
JAVAEE实现的购物车demo,能实现与数据库的连接,具有增加删除修改产品等功能,具有商品页面。(JAVA EE to achieve the shopping cart demo, can achieve the connection with the , with the increase in the deletion of modified products and other functions, with commodity pages.)
- 2016-11-03 14:08:46下载
- 积分:1
-
java-cas-client-3.2.1
说明: cas系统的jar包,很哪找的。求求你让我通过吧。(I dont no yingyu i am sorry)
- 2020-06-22 10:40:02下载
- 积分:1
-
linuxfilesystem
目的是通过一个简单多用户文件系统的设计,加深理解文件系统的内部功能和内部实现。(The purpose of this experiment is to design a simple multi-user via the file system, deepen the understanding of the internal functions and internal file system implementation.)
- 2013-12-12 14:52:14下载
- 积分:1
-
QueryTask
A task that gets suggestions from a corpus.
- 2014-01-15 10:00:59下载
- 积分:1
-
Android-A_Programmers_Guide
Android编程手册,英文版,前面一部分与android的SDK文档差不多,后面部分比较有参看价值,具体目录见英文描述!(Android A Programmer’s Guide
New York Chicago San Francisco
Contents at a Glance(目录)
1 What Is Android?
2 Downloading and Installing Eclipse
3 Downloading and Installing the Android SDK
4 Exploring the Android SDK
5 Application: Hello World!
6 Using the Command-Line Tools and the Android Emulator
7 Using Intents and the Phone Dialer
8 Lists, Menus, and Other Views
9 Using the Cell Phone’s GPS Functionality
10 Using the Google API with GTalk
11 Application: Find a Friend
12 Android SDK Tool Reference)
- 2009-03-30 11:07:12下载
- 积分:1
-
code-of-Java-and-pattern
如题,此文件包含java与模式所涉及到的所有源代码。(Such as the title,this file includes the code all of The book name s Java and pattern)
- 2014-01-06 11:48:32下载
- 积分:1
-
ChatClient and ChatServer.src
本系统是基于java开发的聊天室。服务端和客户端可以发送和接收消息,由于未写出服务端窗口,聊天记录只会在输出的窗口显示。如果服务器还未启动,客户端不能利用聊天室发消息。若在运行过程中服务器断开,系统会有提示。(This system is a chat room based on java. Both the server and the client can send and receive messages. Since the server window is not written out, the chat record will only be displayed in the output window. If the server has not been started, the client can not use the chat room to send messages. If the server is disconnected during operation, the system will be prompted.)
- 2019-06-20 09:15:51下载
- 积分:1
-
java 串口通讯 示例源码
简单的实现了一般的串口通讯
- 2017-09-22下载
- 积分:1
-
个人博客系统的设计与实现
说明: 关于个人博客系统的毕业设计源代码资料。。。。(The source code of graduation project of personal blog system....)
- 2019-11-24 08:47:50下载
- 积分:1
-
BankSystem
说明: 更新银行系统(BankSystem),模拟实现3个用户对统一账号进行存入、取出、转账等操作
CustomerGenerator线程:随机生成办理业务的顾客以及其操作类型、金额等
Cashier线程:从等待队列中抽取第一个顾客并为其办理业务
多线程:ArrayBlockingQueue<Customer>数组阻塞队列
文件列表:
BankSystem.java
Cashier.java
Customer.java
CustomerGenerator.java
CustomerLine.java(BankSystem
ArrayBlockingQueue<Customer>)
- 2020-07-15 17:08:50下载
- 积分:1