资源列表
DataGridViewToDataBase
- DataGridView 通过界面操作直接更新数据库 -DataGridView through the interface to operate directly update the database
qqqianshui
- 1、整个程序共三个文件(数据库、web页面、md5文件) 2、管理员功能(删除,审核,查看IP,修改管理员用户名和密码) 3、管理员密码采用md5加密。 4、采用JS判断,调用代码加有注释方便修改。 5、防止外部提交数据。防止屏蔽JS提交数据。 6、可设置处理数据后返回地址。 7、默认管理员用户名:5izt 默认密码:5izt.net
async_demo.zip
- 异步执行SQL语句
student_db
- win ce平台下的数据库编程,对想从事win ce平台上的软件开发的初学者有一定参考价值:)-win ce platform database programming, right wanted to win ce platform software development and beginners can be useful :)
Student-management-system
- 学生管理系统,Vfox编写,比较适合初学者。编译通过,可用-Student management system
ACV
- 相对—绝对定向,通过程序代码求解地面点坐标,得到真实坐标值-Relative- absolute orientation, solving the ground coordinates by the program code, get the real coordinate values
769867654554
- 易语言access数据库删除记录ID自动重排源码,很好的参考资料,有需要的就下载吧。-Easy language access database to delete the record ID automatic rearrangement of source code, a good reference, there is a need to download it.
Database_management_tutorial_static_cursor
- 数据库静态游标管理教程Database management tutorial static cursor-Database management tutorial static cursor Database management tutorial static cursor
MySqlDB
- 简单的ADO封装 BOOL OpenTable(CString TableName) BOOL OpenSqlCode(CString strSqlCode) ULONG GetFieldCount() ULONG GetRecordCount() BOOL GetFieldName(LONG nIndex,CString& strName) BOOL GetFieldValue(LONG nIndex,CString& strValue)
EXCEL
- 简单的小程序访问excel,编写一些简单的小程序-Small and simple to access excel, write some simple little program
11MATLAB
- matlab程序设计的源代码,有利于初学者了解MATLAB的编程思想与方法,使初学者快速入门-Matlab programming source code, be helpful for beginners to learn matlab programming thought and method, make the beginner quick start
dataSET
- ADO项目,以编程方式定义Dataset架构并高效填充DataSet。