资源列表
Iterative
- # Iterative迭代用法示例,这是一个与 Iterative相关的实例,演示迭代的使用,思路和过程:创建一个string类型的数组用于存储银行种类,对IEnumerator接口实现GetEnumerator方法创建迭代器,使用for语句循环数组-# Iterative iterative usage examples, which is associated with Iterative instance, demonstrates the use of iteration, ideas
PartialClass
- 基本的C#数字运算示例,执行两个数的加法、减法运算,返回相加、相减后的结果,实例化类对象,定义一个死循环,以便循环输入数据,记录运算符号,以运算符号为条件进行判断,判断是否为加号,判断是否为减号,不符合上面所有情况,实现基本的加法、减法运算。-Basic C# number crunching example, the addition of two numbers, subtraction, return the sum, the result of the subtraction, the
wait-couse
- VC.NET源码创建和关闭一个等待光标,光标的等待状态,相信大家都知道吧,平时的鼠标状态是箭头,等待(忙时)的状态是另一种图符,这个VC.NET源码将还原鼠标忙时的状态符号,并编写了一个关闭忙时状态的源码,欢迎学习vc++.NET的新手们参考。-The VC.NET source to create and close a wait cursor, the cursor wait state, I believe we all know, the usual state of the mouse
fanwei
- Delphi源码实现在窗口中限制鼠标的移动范围,中允许鼠标在特定的范围内移动,在编写游戏或图像处理软件的时候能用上的Delphi小技巧。限制鼠标移动范围Delphi源码下载。-Delphi source code to limit the range of movement of the mouse in the window, allows the mouse to move within a specific range, in the preparation of the game or
hotkey
- VC.NET捕捉鼠标光标热区,把光标放在按钮上,标题会显示光标所在热区的信息,会告诉你鼠标目前所在的位置,有效捕获到了鼠标的热区。-VC.NET capture the mouse cursor hot zone, the title will display the cursor hot zone, will tell you the current location of the mouse, to effectively capture the hot zone of the mouse
drag
- 在窗体上拖动图片移动,Delphi源码实现的图像拖曳,感觉不是太灵敏,向右拖动时候稍微感觉好一些,向左拖动很不灵敏,程序还有待改进提高,有兴趣的可下载源码研究。-Drag the image to move on the form, Delphi source code to achieve drag the images did not feel too sensitive, drag to the right when feeling a little better, drag to the
TInterface
- C#创建或使用一个 TInterface泛型接口的源码实例,大致实现的思路:创建一个泛型接口public interface IGenericInterface,接口中调用CreateInstance方法,实现上面泛型接口的泛型类-C# to create or use a TInterface generic interface source code examples, substantially achieve the idea: Create a generic interface pu
FileStreamWrite
- C#中的StreamWrite用法实例演示,使用StreamWrite读取和写入文件内容,操作对象为TXT文本,但操作其它文件的方法和思路与此相同,对StreamWrite用法不熟悉的C#初学者,您可不要错过这个具有针对性的实例。提供完整的C#源码下载。-In C# StreamWrite usage examples demonstrate, using StreamWrite read and write the contents of the file, operation object
Wweibo_v1.1
- 一款简捷快速的PHP微博系统,风格简洁,功能方面支持自定义皮肤,登录后在配置里设置0-9即可更换至不同的皮肤,通过后台可修改网站的其它设置,还具备简单的留言功能,对微博系统功能要求不多的可尝试一下,另外本程序也可用于学习PHP编程。-A simple and quick PHP microblogging system, concise style, functionality to support custom skin, after logging in the configuration
YidaCms_X2
- YiDaCms易达免费开源企业建站系统,采用了ACCESS和MSSQL两种数据库,操作便捷并具有高度延续开发的内容与知识的管理系统,适用于中小企业网站使用。易达企业建站系统全面支持上传图片水印,在线邮件通知等强大的组件功能。同时还支持栏目二级分类,免费版是动态版,功能不限制,商业版支持静态HTML,因此不想用静态的建站朋友,YiDaCms易达免费开源企业建站系统还是可以用的。 -Free open source enterprise YiDaCms accessibility Station s
vccut
- VC++.net任意裁剪图片,图片裁切实例,只支持BMP位图,打开程序后,请选择一张BMP位置,点击鼠标右键可看到图片裁切效果。-VC++.net any crop pictures, images, crop instance, only supports BMP bitmap, open the program, select the to a BMP position, click the right mouse button to see the picture cropped effe
linklist
- 程序采用C语言描述,可以实现对链表的创建、插入、查找、删除、输出功能。-Program using C language descr iption, can achieve the creation of the list, insert, search, delete, and output functions.