资源列表
5
- 利用命名空间来解决名字冲突问题。 修改两个头文件,把在头文件中声明的类分别放在两个不同的命名空间中。-Use namespaces to resolve the name conflict. Modify the two header files, the header file declaration in the class were placed in two different namespaces.
4
- 名字冲突。 程序员甲在头文件header1.h中定义了类Student和函数fun。-Name conflict. A programmer defined in the header file header1.h Student and function of the class fun.
3
- 在异常处理中处理析构函数。 这是一个为说明在异常处理中调用析构函数的示例,为了清晰地表示流程,程序中加入了一些cout语句,输出有关的信息,以便读者对照结果分析程序。-In the exception handling to handle destructor. This is a descr iption of the exception handler to call the destructor of the sample, in order to clear that process
1
- 给出三角形的三边a,b,c,求三角形的面积。只有a+b>c,b+c>a,c+a>b时才能构成三角形。设置异常处理,对不符合三角形条件的输出警告信息,不予计算。-Triangle given three sides a, b, c, find the area of a triangle. Only a+ b> c, b+ c> a, c+ a> b, when in order to constitute a triangle. S
Python-invoke-DLL
- python对DLL的处理,包括处理WinDLL,以及CD-Python process DLL file,including handle Windll and CDLL
098
- 二级C语言模拟上机试卷,类似真题100道,仅限一部分。-Two local papers on the C language simulation, similar to Zhenti 100, only part of it.
099
- 二级C语言上机模拟试卷,类似真题100套,仅限一部分。-Two C-language papers on computer simulation, similar to Zhenti 100 sets, only part of it.
100
- 二级C语言上机模拟考试,类似真题题型100道,目前仅一部分。-Two C language on a computer simulation test, similar to the kinds of questions Zhenti 100, now only a part.
00000000
- 全国计算机二级C考试模拟考试题,类似真题题型100套,目前资源仅为其中一部分。-National Computer two C exam simulation test questions, similar to the kinds of questions Zhenti 100 sets, only part of the current resource.
SQLWebAdmin
- SQL WEB Admin to manage SQL Database from a web brpowser
bb
- TimerClock = new DispatcherTimer() TimerClock.Interval = new TimeSpan(0, 0, 0, 0, 100) TimerClock.Tick += new EventHandler(TimerClock_Tick) InhindAll() StopAll() sb_Cover.BeginTime = TimeSpan.FromSeconds(1) sb_Cover.Begin()
White_book_1
- DLMS / COSEM White Book - DLMS User Association TECHNICAL REPORT Companion Specification for Energy Metering COSEM Glossary of Terms
