资源列表
liaojisuanqi
- 实现一个具有基本功能的计算器,可以实现加,减,乘,除,开方,平方等一系列运算。-for a basic function calculators, can be achieved, plus or minus, multiplication and addition, prescribing, square series of operations.
lljisuanqi
- 实现一个具有基本功能的计算器,可以实现加,减,乘,除,开方,平方等一系列运算。-for a basic function calculators, can be achieved, plus or minus, multiplication and addition, prescribing, square series of operations.
CreateThread
- create thread 线程的实例,讲述vc线程编写-create thread threaded example, about vc threading
ex_Calculator02
- 本程序是用vc++编写的计算器程序,拥有更加完善的界面,更适合一般的初学者参照.-this procedure is used vc prepared by the calculator program, have a more comprehensive interface more suitable for general reference to the beginners.
capture23
- 截屏控件-cut Screen Control
ChangeButtonName
- 这是我写的一个小工具.输入一个窗口名称,它能够将窗口的所有子控件的名称列出来,然后选择一个子控件,它能够将控件的名称改为你希望的名称.设计上的不合理之处,欢迎来信交流 )-This is what I wrote a small tool. The importation of a window name, it can be all-window control to list the name, then select a subset of control, it is able to c
jiaohu
- 本人是个新手,aw设计的一格交互按钮,仅供大家参考,谢谢多提意见哦-I was a greenhorn, aw design of a grid interactive button, your reference only, oh thank you to speak up
calenderTest
- 一个计算器,你可以实现各种计算功能 尽快下载吧-a calculator, you can achieve various computing capabilities to download it as soon as possible
MONIclock
- 一个模拟时钟,你可以实现各种时钟功能 尽快下载吧-an analog clock, you can achieve various functional clock to download it as soon as possible
try1223
- 一些很值得一看的代码!特别是初学者!Jbuilder 环境写的!-some very interesting sites in the code! Especially beginners! Jbuilder environment write!
MyDraw2
- 土土 土土土加,寺地方地非机动车 加是在右面历顺国地方工业-soil, soil, soil increases, the local temple to increase non-motorized calendar right side of the country with local industry
NETTransactions
- NET的事务控制 在分布式应用程序中,不可避免地会经常使用到事务控制。事务有一个开头和一个结尾,它们指定了事务的边界,事务在其边界之内可以跨越进程和计算机。事务边界内的所有资源都参与同一个事务。要维护事务边界内资源间的一致性,事务必须具备 ACID 属性,即原子性、一致性、隔离性和持续性。 本地事务和分布式事务 -------------------- 本地事务是其范围为单个可识别事务的数据资源的事务(例如,Microsoft SQL Server 数据库或 MS