-
android 用Http请求网页源代码(get/post形式均已实现)【有截图附完整源码】
android 用Http请求网页源代码(get/post形式均已实现)【有截图附完整源码】
- 2013-03-02下载
- 积分:1
-
android电子点餐系统
CREATE PROCEDURE `new_proc`(IN tableId1 INTEGER(11), IN tableId2 INTEGER(11))
NOT DETERMINISTIC
SQL SECURITY DEFINER
COMMENT ""
BEGIN
declare perNum,oId1,oId2 integer;
select personNum into perNum from OrderTbl as ot where
ot.tableId =tableId2
and ot.isPay = 0;
select id into oId1 from OrderTbl as ot where
ot.tableId = tableId1
and ot.isPay = 0;
select id into oId2 from OrderTbl as ot where
ot.tableId = tableId2
and ot.isPay = 0;
update Order
- 2022-08-09 22:02:27下载
- 积分:1
-
AndroidException
Android Exception Test Source Code for Java Script.
- 2013-10-12 16:49:51下载
- 积分:1
-
Ethernzt-Athernet
OMRON FINS 串口 以太网通讯协议软件原代码(The original Code of OMRON FINS Serial Ethernet Communication Protocol Software)
- 2018-07-30 12:43:58下载
- 积分:1
-
Android Studio
tutorias para android studio.
- 2017-10-24 05:43:45下载
- 积分:1
-
SaveQQ
一个完整的Android项目,首先进入界面输入账户密码进行登陆,若登陆账号没注册过则先进行保存,并提示保存成功否则提示登陆成功。(A complete Android project, first enter the interface to enter the account password for login, if the login account has not been registered, save it first, and prompt the successful save or prompt the successful login.)
- 2019-04-30 15:17:16下载
- 积分:1
-
ocr光字符识别
ocr光字符识别
- 2013-05-10下载
- 积分:1
-
Android五子棋源代码
实训课程的源代码,android做的小程序,可以二次开发
- 2022-09-03 10:05:03下载
- 积分:1
-
ecgholter用来显示心电波形,心率计算
应用背景心电图(心电图)是过程记录心脏的电活动,在一段时间内使用放置在病人体内的电极。这些电极检测微小的电变化在皮肤从心脏肌肉去极化过程中出现的每一次心跳。关键技术
- 2022-11-29 18:00:03下载
- 积分:1
-
NewVpn
这是一个在android平台上用虚拟VPN的pptp实现的源代码,主要是pptp协议的实现(This is an android platform using the VPN pptp virtual realization of the source code, mainly pptp protocol implementation)
- 2013-07-10 11:12:36下载
- 积分:1