CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - call record
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - call record - List
[
Other
]
Remoting
DL : 0
讨论Attribute的高级应用,代码演示了一个实际的例子:假设有一个订单处理系统,当一份订单提交的时候,系统检查库存,如果库存存量满足订单的数量,系统记录订单处理记录,然后更新库存,如果库存存量低于订单的数量,系统做相应的记录,同时向库存管理员发送邮件。 大致介绍了.NET Framework的对象调用拦截的实现机制,目的是让大家对这种机制有一个认识,通过代码的实现,可以看到消息如何被处理的过程。-Attribute to discuss high-level application code to demonstrate a practical example: Suppose there is a order processing system, when an order when submitted, the system checks inventory, if the inventory stock to meet the number of orders, the system record deal with record orders, and then update Stock, if the inventory stock is lower than the number of orders, the system to do the appropriate records, at the same time send a message to the Inventory Manager. Generally introduced. NET Framework object call interception mechanism to realize the aim is to enable everyone to have an understanding of such a mechanism, through the realization of the code, you can see how the news process.
Date
: 2026-01-11
Size
: 4kb
User
:
wang
[
Other
]
MouseLog22
DL : 0
Here is the latest version for the mouse logger, Source code + Executable. How-to use the MouseLog program to record data: 1) Setup tables 2) Start logger 3) Play like normal, but try not to move tables during play if you can help from it 4) When you re done, Ctrl-Alt-Q to quit logging before you exit the casino software 5) Make some screenshots of your setup (anonymyse it) when fold/call/etc buttons are visible: * This is very IMPORTANT to help us know where the buttons actually are, so they need to be visible. Not that if you have a setup with four tables e.g.you may need to take four screenshots to fullfill this goal. The log file is in the format: ----- "New Session" Date Time Screen Size MessageCode X Y Window Time ... "Session Over" Date Time
Date
: 2026-01-11
Size
: 153kb
User
:
Wasteomind
[
Other
]
nsga2
DL : 0
非支配排序算法。多目标优化的重要算法,通过交叉、变异,多次迭代产生最优解。-This system is based mainly on the development of a single-chip can accommodate 16 bed ward call system, and asked to complete in Proteus simulation testing. The system consists of upper and lower machine, the main design elements are: 1. PC for the PC, on the development of its application system, in a database record of each patient call events. 2 The next bit machine with 51 microcontroller core, coupled with the keyboard, display, rings and other modules. Each bed should be a key requirement when patients need it press the button, the system will display the duty room beds number of patients, and ring alert. Doctor or nurse press the " response" button to cancel the call. And requested 16 beds according to severity of illness divided into four categories, while at the same time there is a call, according to the priority to respond. 3.PC communicate with the microcontroller through the serial port.
Date
: 2026-01-11
Size
: 6kb
User
:
蒋小三
[
Other
]
gwcsxt_v1.0
DL : 0
1. 发布公文:可以选择全部用户或指定分组、用户进行签收或无需签收。 2. 公文类型:自定义公文类型、按公文类型过滤显示、按公文类型调用。 3. 涉密公文:选择特定的分组、用户签收,其他人无权查看。。 4. 附件公文:可以在公文内增加附件。 5. 签收公文:签收公文后记录签收信息,实时显示签收状态。 6. 公文管理:修改、置顶、删除、批量删除等操作进行分级认证。 7. 用户管理:用户所属类型、所属分组、用户权限可单独划分。 8. 语音提示: 用户登录后未签收公文语音提示.-1 published documents: you can select all users or specify the grouping, user sign or no sign. 2 document types: custom document types, display, according to the document type document type filter press call. 3 classified documents: select a grouping, user specific sign, others have no right to view.. Annex 4: documents can increase the accessories in the document. The 5 sign documents: after the receipt of documents record receipt of information, real-time display the receipt of state. 6 document management: modify, sticky, delete, delete operations for classification and certification. 7 user management: the user type, the grouping, user rights can be divided. 8 the voice prompt: user login not sign documents voice prompt.
Date
: 2026-01-11
Size
: 1.59mb
User
:
linlin
[
Other
]
china-code.net.zhy.5.Rar
DL : 0
这是一个应用与asp的MVC框架,本框架部分功能参考ThinkPHP。 初衷: 在ASP大势已去的时代,不想再在ASP上花太多精力,想写一个快速的ASP开发框架,提高工作效率。 优势: 1、单文件入口,M/A模式 2、核心大部分JScript开发, 3、将POST、GET进行可读写化操作,所有数据通过F.post或F.get进行读写 4、支持CURL操作,扩展assign到Model和Record 5、支持模板的跨模块、跨模板调用 6、编译缓存、类库缓存,提高代码效率 7、支持严格编译和非严格编译,严格编译需要变量的完全声明(即模板中使用的变量,都需要assign,特别是对象) 8、支持类的静态调用和动态调用(静态调用只初始化一次,动态调用每次都初始化一个新类) 9、支持update、insert的自动post调用(入库前可通过FormValidatee验证数据的有效性),例如:Model__("Public","id").insert()、Model__("Public","id").update() 10、支持多数据库操作,只要编写多个数据库配置文件即可在程序中随意调用 11、支持数据集的缓存,以json方式缓存到文件系统 缺陷: 1、目前文档相对不完善 2、调试不方便,需要一定的ASP基础 3、核心大部分为JScript,不熟悉JScript的人员去修改核心有一定困难-This is an application with asp MVC framework , and the framework for some functions reference ThinkPHP. Mind : ASP hopeless situation at times , do not want to spend too much energy on ASP, ASP wanted to write a quick development framework , improve work efficiency. Advantage : 1, single file entry , M/A mode 2 , the core of most JScript development, 3, POST, GET perform read and write operation, all data read and write through F.post or F.get 4, support CURL operation, extended assign to the Model and Record 5, support for cross-module template , template calls across 6 , compiled cache, library cache, improved code efficiency 7 , support for strict and non- strict compiler to compile, compile strictly require full declaration of variables ( ie the variables used in the template , you need to assign, in particular, object ) 8 , static call and dynamic call support class ( static call initialized only once every dynamic call to initialize a new class ) 9, support updat
Date
: 2026-01-11
Size
: 200kb
User
:
吴飞
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.