Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - CALL
Search - CALL - List
重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings["ConnectionString"] <!-- application specific settings --> <appSettings> <add key="ConnectionString" value="packet size=4096 user id=sa data source=localhost persist security info=True initial catalog=NorthWind password= "/> </appSettings> 当然可以把数据库连接方法修改后直接用。-rewritten Microsoft SQLHelper (shared database Call Interface) a SqlHelper the connectionString caused an overall volume, uniform database connections increased by two strings to the specific name of the table in the DataSet interface. In the config files set database connection string private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings [ "ConnectionString"] lt; !-- Application specific settings-- gt; Lt; AppSettingsgt; Lt; Add key = "ConnectionString" value = "packet size = 4096 user id = sa data source = localhost persist security info = = True initial catalog NorthWind password ="/gt; lt;/appSettingsgt; of course, the database can be connected directly to amend the methods used.
Date : 2025-12-24 Size : 6kb User : 沈镇杰

在自己的程序中完成SQK2K中的数据库的备份和恢复。虽然调用外部程序来完成,但是在自己的MEMO窗口中显示外部程序的字符界面输出。-in their procedures completed SQK2K the database backup and recovery. Although the call external procedures to be completed, but in their own MEMO window shows the characters external program interface output.
Date : 2025-12-24 Size : 33kb User : 朱翔

调用存储过程,使用外链接,方便用户操作。-Call stored procedure, the use of outside links, user-friendly operation.
Date : 2025-12-24 Size : 502kb User : 张亚

本程序是对动态库检测的例子,如何调用外面做好的动态库-This procedure is an example of the dynamic libraries detection, how to call to do a good job outside the dynamic library
Date : 2025-12-24 Size : 151kb User : 刘志

/*目的:使一個複數可顯數出來,可做+-/*,還要可以做>>跟<<的功能 題目:定義一個複數的class叫Complex,a(實部)與b(虛部)為double的型態,i表示根號-1, 1.必須包含一個建構子有兩個參數(double型態),能被用來設定物件中的變數為任意值 2.包含一個建構子只有一個參數(double型態),呼叫參數的實部且定義為"實部+0i" 3.包含一個預建構子可把物件初始化為0+0i 4.overload以下的operator以致於可以正確的執行:+ - * / << >> */-/* Purpose: To make a plural number may be significantly out of 2B !-/*, can also can be done>> with <<the function of the subject: the definition of the class is called a plural Complex, a (real part) and b (virtual Department) for the double type, i said kan-1,1 No.. must contain a sub-construct two parameters (double type), can be used to set object variables for arbitrary value of 2. contains a sub-construct There is only one parameter (double type), call parameters and the real part is defined as the real part of+ 0i 3. contains a pre-construction sub-object can be initialized to 0+ 0i4.overload below so operator can correct the implementation of:+-*/<<>>* /
Date : 2025-12-24 Size : 3kb User : Mjuos Joun Bill

提出了一种新的基于规则的异常检测模型.把系统调用按照功能和危险程度进行了分类,该模型只是针对每类中关键调用(即危险级别为1的系统调用).在学习过程中,动态地处理每个关键调用,而不是对静态的数据进行数据挖掘或统计,从而可以实现增量学习.同时通过预定义,精炼规则,有效地减少了规则数据库中的规则数目,缩减了检测过程中规则的匹配时间.-A new rule-based anomaly detection model. The system call function and the degree of risk in accordance with the classified, the model only in the key of each type of call (that is, the danger level for the system call one). In the learning process, dynamically deal call for each key, rather than the static data for data mining or statistics, so that we can realize the incremental learning. At the same time through a predefined, refining the rules, the rules effectively reduces the number of rules in the database, reducing the testing process time in the match rules.
Date : 2025-12-24 Size : 386kb User : 杨奇

1、整个程序共三个文件(数据库、WEB页面、md5文件) 2、管理员功能(添加,修改,删除,修改管理员用户名和密码) 3、管理员密码采用md5加密。 4、可设置处理数据后返回地址。 5、WEB页面可以随意的将其放到任何页面调用。 6、代码简易,适合用于学习研究。 7、默认管理员用户名:wm126默认密码:123456-1, the whole process a total of three documents (databases, WEB pages, md5 file) 2, the administrator functions (add, modify, delete, modify the administrator user name and password) 3, an administrator password using md5 encryption. 4, can be set to return to the address after the processing of data. 5, WEB page can be of any page on the call. 6, the code simple, suitable for study. 7, the default administrator username: wm126 default password: 123456
Date : 2025-12-24 Size : 16kb User : 路义

1、整个程序共三个文件(数据库、web页面、md5文件) 2、管理员功能(删除,审核,查看IP,修改管理员用户名和密码) 3、管理员密码采用md5加密。 4、采用JS判断,调用代码加有注释方便修改。 5、防止外部提交数据。防止屏蔽JS提交数据。 6、可设置处理数据后返回地址。 7、默认管理员用户名:5izt 默认密码:5izt.net -1, the whole process a total of three documents (database, web page, md5 file) 2, the administrator functions (delete, audit, view IP, modify the administrator user name and password) 3, an administrator password using md5 encryption. 4, using JS judge, call annotated code plus the convenience modifications. 5, to prevent external data submission. JS shield to prevent the submission of data. 6, can be set to return to the address after the processing of data. 7, the default administrator username: 5izt default password: 5izt.net
Date : 2025-12-24 Size : 14kb User : jiaxu

比较好的异步数据库访问示例,异步调用的DAO设计例子-Relatively good example of asynchronous database access, asynchronous call DAO design examples
Date : 2025-12-24 Size : 20kb User : 蓝鸥

对数据库简单的调用、添加、删除,朋友们可以通过这个程序来熟悉数据库编程-Simple call to the database, add, delete, friends can be familiar with this procedure to Database Programming
Date : 2025-12-24 Size : 4.68mb User : 肖颖

学生用银行数据库及部分银行数据库中的部分数据,用于java ee课程中的各例的调用 解压用在查询分析器中先执行创建数据库的文件,再执行插入数库数据就可以了。-Students to use databases and banks, some banks are part of the data in the database, java ee courses for the various cases of decompression of the call used in Query Analyzer to create a database in the first implementation of a document, and then insert the number of library data to implement it.
Date : 2025-12-24 Size : 2kb User : duyuyu

VB/VC/C#操作数据库的代码,其中两个vc程序一个调用ADO,一个调用DAO,并且均为控制台程序,方便测试。-VB/VC/C# Operation code database, two of which a call vc procedures ADO, a call to DAO, and the console are procedures for testing.
Date : 2025-12-24 Size : 3.67mb User : hanxiaohua

C++数据库管理源代码,连接数据库后,可直接调用里面的函数对数据库进行操作,有修改-C++ Database management source code, database connectivity, you can directly call the function inside the database operation, has modified
Date : 2025-12-24 Size : 5kb User : 崔文超

vb 调用IBM domino server数据库的例子,,仅供参考。-vb call IBM domino server database example, for informational purposes only.
Date : 2025-12-24 Size : 124kb User : century

1,新闻栏目二级分类,随意修改,管理员分级管理 2,采用强大的HTML编辑器输入新闻文章 3,不存在任何新闻内容不能分段,不出空格的问题 4,可以直接复制任何图文信息,输出和原来格式一模一样 5,前台使用JS随意调用新闻 6,支持图片新闻,无组件上传图片到数据库,前台JS调用 7,安装使用方便,你只需把头部文件top.asp换成你的就可以了-1, 2 news columns classification, arbitrary changes to the administrator management at different levels 2, using a powerful HTML editor input news articles 3, there is no news content can not be sub-paragraph, no spaces in question 4, you can directly copy any graphic information, the output and the original format of the same 5, the prospects of using the JS call free press 6, to support the picture of news, no component upload images to the database, front JS call 7, the installation of easy to use, you simply head top.asp document you can replace the
Date : 2025-12-24 Size : 585kb User : liyansu

提供数据库访问 直接调用你的方法 根据需求 合理使用-To provide database access directly call your method in accordance with the rational use of demand
Date : 2025-12-24 Size : 28kb User : 陈碧贵

delphi中调用oracle的存储过程[分带返回游标,不返回值两种] 关键字: delphi ,oracle存储过程,游标,返回数据集,报表-delphi call oracle stored procedure [points with the cursor back, do not return the value of two] keywords: delphi, oracle stored procedures, cursor, return data sets, statements
Date : 2025-12-24 Size : 11kb User : 123456

页面通过接受http请求。 调用wcpw.dll库函数GeneratePW[Userid, ProtectedItem, PresentationId, RijnDaelKey, Password: PChar] 生成字符串[样式如:XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX]. 存入mssql数据库表CreatePasswordHistory中-By accepting http requests for pages. Wcpw.dll library function call GeneratePW [Userid, ProtectedItem, PresentationId, RijnDaelKey, Password: PChar] generated string [such as style: XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX]. Into mssql database table Medium CreatePasswordHistory
Date : 2025-12-24 Size : 176kb User : wangyao

VB.NET编写的DataAccess.dll调用示例。含三种数据库。-VB.NET sample prepared DataAccess.dll call. Containing three types of databases.
Date : 2025-12-24 Size : 510kb User : 胡学刚

本程序是一个宾馆程控电话系统,调试成功。对于初学vc的mfc变成有用,主要是与数据库的调用方面。-This procedure is a hotel program-controlled telephone system, debugging success. Mfc in vc for the beginner into a useful, mainly with regard to the database call.
Date : 2025-12-24 Size : 350kb User : 云波
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.