资源列表
func_bank_commwithserv
- oracle下的存储过程开发的tcp通讯模块-oracle stored procedures developed under the tcp communication module
call_procedure_p07.sh
- 调度oracle数据库存储过程, 调度oracle数据库存储过程-Scheduling oracle database stored procedure
LBSSQL
- 1、要有会员数据,同样也得有客户端是否在线以及经纬度的字段(不一定要获取到经纬度,默认为空) 2、手机客户端定位后,更新该会员的经纬度坐标以及客户端在线状态 3、通过上面的SQL代码即可实现数据列表,只要输出JSON/XML给手机客户端解析即可-1, there must be a Member data, have the same client are online as well as latitude and longitude of the field (do not have
vfporcale
- vfp 二步联接 ORACLE数据库. 1、安装oracle ODBC 驱动; 2、套接字符串联接oracle数据库。(VFP two steps to join the ORACLE database 1. install Oracle ODBC driver; 2. connect string to connect Oracle database.)
mysql procedures
- 建立一个常规的存储过程,用于修复mysql内的批量数据(Establishing stored procedures)
splitA
- Alter FUNCTION [dbo].[split](@expression VarChar(max),@delimiter VarChar(30) = ' ') RETURNS @TmpTable TABLE (RefNo VarChar(max)) AS BEGIN if rtrim(isnull(@expression,'')) > '' begin declare @cxml xml set @cxml = '<x_k><![CDATA['+re
tianjia
- 对给定的学生数据库db_student设计一个学生表tb_student的操作页面,要求实现课程成绩录入的功能,输入学号后点击查询按钮可显示相应的姓名、专业,输入课程名称和成绩后,点击“添加”按钮可以添加学生的课程成绩(For a given student database db_student design a student table tb_student operation page, required to realize the function of the curriculum
sale1
- 为设计简单拍卖网站所具备的功能,所设计的数据库(A database designed by the functions of a simple auction website.)
个人简历制作
- 适合与简单的个人简历制作,可以删除信息添加个人信息。(A resume for college students.)
database
- 创建一个数据库,并建立表格,能插入、删除、修改数据库表中的记录(Create a database and create tables to insert, delete and modify records in database tables.)
Pressure_MAIN
- matlab文件,计算平均风压系数和脉动风压系数的程序(Matlab file, program for calculating mean wind pressure coefficient and fluctuating wind pressure coefficient.)
平方乘
- 实现平方乘算法,简单实用!!!!!!!!(shixiannpingfangchengsuanfa)