搜索资源列表
精妙sql语句
- 精妙SQL语句,笼络了当今最常用而不被重视的SQL语句,很有收藏价值!-exquisite SQL win over the most commonly used instead of the current attention to the SQL statement, very collectible value!
追查ZhuiCha_com网络技术 追查网络技术论坛.files
- (2) 主要算法的基本思想: 从题目上来分析我认为这是一个图的最短路径问题。因此决定用Dijkstra算法按路径长度递增的顺序逐步产生最短路径的方法:设置两个顶点的集合T和S,集合S中存放已找到的最短路径的顶点,集合T中存放当前还未找到的最短路径的顶点。初始状态时,集合S中只包含源点V0,然后不断从集合T中选取到顶点V0路径长度最短的顶点加入到集合S中,集合S中每加入一个新的顶点U,都要修改顶点V0到集合T中剩余顶点的最短路径长度值,集合T中各顶点新的最短路径长度值为原来的最短路径长度值与顶
HOOKANDDATABASECode
- 是有关HOOK与数据库访问的代码哦.很有价值的了!-HOOK and the database access code oh. The value of !
xp_md5_cppfans
- 这个存储过程是计算 MD5 值的,可以用来进行密码认证加密等。 SQL Server 的扩展存储过程 (Extended Stored Procedure, 简称 XP) 是通过在 MSSQL 数据库注册封装在 .dll 里面的函数实现的, 而这个 .dll 应该按照 M$ 提供的规则, 并且要连接 MSSQL 的库文件。由于 C++ Builder 自带的 MSSQL 库文件 OPENDS60.LIB 比较旧, 本文提供新版本的 OPENDS60.LIB 库文件, 支持 MSSQL
TextileManager
- 这是自己曾经参与开发的轻纺管理系统B/S版,有一定的研究价值!-This is what they have to participate in the development of light and textile industry management system B / S version, which is the research value.
Chapter06
- 这是一个很好的基于数据库的系统,本系统是用C语言编的,很有参考价值。-This is a very good database on the system, the system is addendum to the C language, of great reference value.
dbo.countshoppingcartitem
- 这也是一个存储过程,这个存储过程的作用是获取用户购物车中的商品数据。-This is a storage process, the storage process is the role of users to access the value of car data.
sqltestCon
- 一个操作sql server的实例,很有参考价值-sql server operating an example of great reference value
2005090217
- vc++开发的饭店管理系统,在数据库,界面 对开发者有一定的参考价值。-vc development of the hotel management system, the database interface for developers have some reference value.
goodssellsystem
- VC+SQL SERVER 2000环境下开发的商品销售管理系统-VC SQL Server 2000 development environment in the value of sales management system
xpshop1.2
- 欢迎使用新普网络商城,XpShop .Net v1.2具有如下特点: 1、使用ASP.Net(c#)、三层结构开发; 2、支持多语言,详细使用方法请咨询新普公司客服; 3、支持多模板,现有版本已经附带6套模板,官方网站不定时发布新模板; 4、兼容主流浏览器,界面美观,皮肤设计灵活多变; 5、可定制缺货处理功能; 6、支持附件销售功能; 7、支持会员组批发功能; 8、支持预付款; 9、自动核算配送价格; 10、商品支持多类别; 11、支持在线备份数据库;
CNET2003BSERP
- B/S版ERP安装方法 1、安装IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000 2、将目录Copy_of_ERP和webctrl_client复制到C:/Inetpub/wwwroot下,并将Copy_of_ERP目录设置成IIS虚拟目录 3、在SQL Server2000中新建一个Storage用户和LXTXERP数据库,然后将Data目录中的LXTXERP.BAK数据库备份文件还原 4、修改Copy_of_ERP目
SQL注入工具源码
- 利用SQL Server的注入漏洞实现猜解数据库名,表名,字段名及记录的信息,由于网速的原因,目前限制了只能同时猜解前5个字段值的记录信息。另外实现了三种方式执行系统命令,同时可回显显示。-use SQL Server injection vulnerability achieve guess Solutions database name, table names, field names and the information recorded, the speed network, cur
读写SQL中的image字段.zip
- Private Declare Function DeleteFile Lib "kernel32" Alias "DeleteFileA" (ByVal lpFileName As String) As Long '************************************************************* Public Function ImportPhoto(sPicFile As String, sEmpID As
sufujuncs
- 苏付军的CS系统例子,很有参考价值,界面做的也很漂亮。不过使用需要先把数据库文件cw_yfgl.mdf附加的MYSQL上才行哦。-Su Fu-jun example the CS system, a good reference value, the interface is also very beautiful to do. However, the use of database files need to put additional cw_yfgl.mdf Oh do MYSQL on
DBMSguanlixitong
- 个人做的DBMS管理系统,完全独立,实现的功能有。自动翻译解释SQL语句,实现了基本的索引视图、查询创建、删除等基本功能。很有参考价值。-Individuals to do the DBMS management system, fully independent, there is implementation of the function. Automatic translation to explain SQL statements, implementation of basic in
Beginners_Guide_to_SQL_queries_reference
- 含各种sql语法示意图,以及五个标准sql数据库示意。对学习sql具有很好的参考价值。-Diagram with a variety of sql grammar, as well as hands of five standard sql database. Sql to study a good reference value.
yl
- 生成50年内的阴历表的sqlserver代码,能够在sqlserver中创建阴历表,并写入阴历值.-To generate 50 years of lunar table sqlserver code, be able to create a lunar calendar in sqlserver table and write the value of the lunar calendar.
SQL_Server_2
- 介绍一些SQL_Server_2的应用,非常详细,具有很好的参考价值 -SQL_Server_2 some applications, a very detailed and has a very good reference value
guanolixitong
- 固定资产及设备管理系统,具有较强使用价值-Fixed assets and equipment management system, has a strong value
