-
Programming_In_Lua
Lua 就被设计成很容易和传统的 C/C++整合的语言。这种语言的二元性带
来了极大的好处。Lua 是一个小巧而简单的语言,因为 Lua 不致力于做 C 语言已经做得
很好的领域,比如:性能、底层操作以及与第三方软件的接口。Lua 依赖于 C 去做完成
这些任务。Lua 所提供的机制是 C 不善于的:高级语言、动态结构、简洁、易于测试和
调试等。正因为如此,Lua 具有良好的安全保证,自动内存管理,简便的字符串处理功
能及其他动态数据的改变。(Lua was designed to be easily integrated with the traditional C/C++ language. The duality of the language
To the great benefits. Lua is a small and simple language, because the Lua is not committed to doing the C language has done
Good domain, such as performance, the underlying operating and the interface with third party software. Lua is dependent on C to complete
These tasks. Lua mechanism is provided by C are not good at: a high-level language, dynamic structure, concise, easy to test and
Debugging, etc. Because of this, the Lua has good security, automatic memory management, simple string handling work
Can change, and other dynamic data.)
- 2014-12-26 16:52:07下载
- 积分:1
-
CODE
inside com的源代码,可以直接使用,最好是您在使用com的时候参考学习,好用(inside com source code can be used directly, it is best to use your time reference com learning, easy to use)
- 2009-05-28 23:45:25下载
- 积分:1
-
socket_example
说明: 一个简单实用的socket编程例子。server端与client端进行通信的简单实例。(a simple and practical example of the socket programming. With the client-server communication-a simple example.)
- 2020-11-10 01:49:46下载
- 积分:1
-
bingo
自己做的两个小病毒和一个控制开关机的程序。。。小病毒求大神指点aaa(Own two small virus and a control switch procedure. . . The god of small viruses seek advice aaa)
- 2013-12-26 18:46:40下载
- 积分:1
-
Programming-in-Visual-Basic-2008
visual basic programming textbook
- 2012-05-23 12:24:56下载
- 积分:1
-
wangmeiwaiguVB
完美外挂的源代码,改改内存地址就能用,功能齐全(Perfect plug-in source code, change to change the memory address can be used, fully functional)
- 2011-11-16 13:44:18下载
- 积分:1
-
jq
说明: 大家都玩过军旗吧.这个程序就是根据军旗游戏写出的.功能齐全,是学习此类游戏的好例子(We all played right flag. This procedure is written under the flag game. Functional study of such games are a good example of)
- 2009-02-13 16:58:23下载
- 积分:1
-
mine
自己编的扫雷的小程序,很用心的编写,对新手应该会有帮助。里面的小砖块、计数值显示都是小控件,以后有类似用途应该都用得上。控件以动态库的形式。(Own a small demining program, very hard to write, it should be helpful for the novice. Inside the small brick, the count display controls are small, after a similar purpose should all need them.)
- 2015-08-31 23:57:05下载
- 积分:1
-
vbdecoder
说明: VB编写的电子工程色环电阻值计算程序,色值 3 = 倍数 色值 4 = 容限。(The color engineering resistance calculation program of electronic engineering written by VB, color value 3 = multiple color value 4 = tolerance.)
- 2020-06-21 10:46:36下载
- 积分:1
-
plugin-architecture-example
说明: 该程序介绍了如何使用插件的方式架构程序.以及程序的实现.推荐新手参考.(The program describes the way how to use the plug-in architecture programs. And program implementation. Recommend novice reference.)
- 2009-08-28 09:47:43下载
- 积分:1