-
java ftp上传下载程序
java的ftp上传下载功能程序代码 。
- 2022-12-08 13:45:08下载
- 积分:1
-
Record-Sound
RecordSound源代码,Android录音实例,获取程序界面中的两个按钮,为两个按钮的单击事件绑定监听器,创建保存录音的音频文件,设置录音的声音来源,设置录制的声音的输出格式(必须在设置声音编码格式之前设置),设置声音编码的格式……(RecordSound source code, Android recordings instance, get two buttons in the program interface binding for the two-button click event listener, create audio file of the saved recordings, set recording of the sound source, set the output format of the recorded sound(must be set prior to setting the audio encoding format), set the audio coding format ...)
- 2013-01-22 18:32:39下载
- 积分:1
-
jSP ,MVC 增删改查
//DAO:Data Access Object,Design Pattern设计模式
package dao; //cn.edu.zzti.soft.dao
import java.sql.*;
import java.util.*;
import entity.*;
import util.*;
public class AddressDao{
public void add(Address address){
try{
Connection conn = JdbcUtil.getConnection();
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-23 04:53:22下载
- 积分:1
-
Activity_02
Android 应用开发基础,Activity的使用和Layout布局设置(Android Develop Code)
- 2011-11-17 14:28:13下载
- 积分:1
-
Java 产生固定长度唯一数
在 java web 中具有较大开发的价值, 帮助快速开发程序, 利用MD5 等算法生产固定长度的唯一数, 有这种需求的开发者可以借鉴下我自己写的Demo,里面有纤细介绍该如何使用以及注释,通俗易懂,希望能帮助到你
- 2022-07-09 05:12:03下载
- 积分:1
-
android 可展开的分组实例源码下载(expandlistview)
expandlistview,可展开 折叠
- 2015-01-15下载
- 积分:1
-
java_chess源码下载
一个java做的国际象棋小游戏
- 2023-01-23 15:45:03下载
- 积分:1
-
java 排课系统,桌面版
java 排课系统,基于swt,swing进行界面开发,可以进行教师,教室,时间冲突检查,
- 2022-07-14 22:39:42下载
- 积分:1
-
java-master
Android插件
PubNub utilizes a Publish/Subscribe model for real-time data streaming and device signaling which lets you establish and maintain persistent socket connections to any device and push data to global audiences in less than ¼ of a second.
The atomic components that make up a data stream are API Keys, Messages, and Channels.(PubNub Java-based SDKs for Java/Android
PubNub utilizes a Publish/Subscribe model for real-time data streaming and device signaling which lets you establish and maintain persistent socket connections to any device and push data to global audiences in less than ¼ of a second.
The atomic components that make up a data stream are API Keys, Messages, and Channels.)
- 2016-06-05 13:38:05下载
- 积分:1
-
无线点餐源代码
分为客户端和服务端。还有连接数据库,里面样式多多,很适合一些毕业设计的童鞋做,而且还有毕业论文,
- 2022-07-13 11:33:12下载
- 积分:1