资源列表
NETTransactions
- NET的事务控制 在分布式应用程序中,不可避免地会经常使用到事务控制。事务有一个开头和一个结尾,它们指定了事务的边界,事务在其边界之内可以跨越进程和计算机。事务边界内的所有资源都参与同一个事务。要维护事务边界内资源间的一致性,事务必须具备 ACID 属性,即原子性、一致性、隔离性和持续性。 本地事务和分布式事务 -------------------- 本地事务是其范围为单个可识别事务的数据资源的事务(例如,Microsoft SQL Server 数据库或 MS
devslikelbdemo
- 与VisualStudio中类似的列表框,希望大家喜欢。 -oriented Javascr ipt framework with a similar list box, hope you like them.
g3
- T9输入法 -T9 input method T9 input method T9 input method
ChatAndMultiThread
- 该包中有两个程序 一个是在MFC下使用多线程的 另一个是在MFC下实现聊天室的-the package are two procedures in an MFC use multithreading in another MFC under the Chat Room
msn_popup
- 想实现MSN式的提示框吗?这段代码可以帮你 实现这些功能让你的程序更受欢迎-to realize MSN-style boxes? This code can help you achieve these functions allow you to the more popular procedures.
CreatExe
- 用内存流、文件流、资源生成客户端 现在好多软件都是使用这种方法生成配置端。-with memory flow, document flow, resource generation client software are now much better use of this method-generation configuration.
Languages
- 多语言控件源码,制作多语言界面很有帮助-control over language source code to produce more useful language interface.
GetScreener
- 屏幕分块传输,没有采用异或,传输速度块-screen block transmission, without the use of XOR, transmission speed block.
processcomunication
- 此程序是在MFC下分别用匿名管道,命名管道和邮槽3种方法实现的进程之间的通信 -this procedure is the MFC respectively anonymous pipeline named pipes and mail chutes three different methods to achieve the communication process between the
asm_gui_win32
- 大家都习惯了使用windows gui风格,开发者也习惯了使用windows gui 的 API,即使嵌入式平台,很多gui的api也被包装成windows 的 win32函数。这个例子演示了使用汇编语言调用win32 gui函数实现窗口应用的例子,希望大家从中了解汇编语言调用windows api的规则。-we are in the habit of using windows gui style, developers are accustomed to the use of windows
OLEDBProj
- WTL使用oledb方式访问数据库的例子-WTL use Access database connectivity example
OLEDBDb
- 介绍WTL通过oledb方式访问数据库的例子-introduced WTL way connectivity through access to the database example