搜索资源列表
waki
- 挖地雷C程序(新)。有友好的用户界面。有难度选择。可以自定义难度和雷数。程序精简,易懂。可以直接运行!-digging mines C program (new). A friendly user interface. It is difficult to choose. You can define several difficult and minefields. The procedure is streamlined and easily comprehensible. Direct r
AutoLoginApp
- 一个用户登陆界面的实现。包括密码认证,还有提示自动登陆等功能。-landing a user interface is achieved. Includes password authentication, also suggested automatic landing capabilities.
My24Dian
- c#编的算24点的程序,图形用户界面,vs2003下通过-series of the 24 point counting procedures, graphical user interface, through vs2003
c++3
- ftp服务器代码,它可以同时接受多个ftp连接(多线程)并具有大部分的一些商业ftp服务器的功能。服务器支持所有基本的ftp命令并提供给用户简单的管理接口,支持虚拟目录。 -ftp server code, it can also accept a number of ftp connections (multithreading), and with most of the commercial ftp server functions. The server supports all
Dynamic_DataGrid
- 有的时候我们需要邦定很复杂的DataGrid,我们知道DataGrid,DataList等控件都有Template列,我们可以通过动态的邦定模版列来实现,复杂逻辑的邦定。由于Page继承TemplateControl,所以在Page对象里面就可以使用TemplateControl类里面的方法LoadTemplate,我们可以利用这个方法加载指定路径用户控件来实现丰富的表示(顺便提一下还有一个LoadControl的方法和LoadTemplate有相同的参数类型,也就是说我们可以利用LoadCon
UserId
- 用户登陆界面是教学使用的简单例子,大家有好例子要共享啊,我很想学习Csharp-user interface landing is the use of teaching a simple example, there is a good example to share ah, I really want to learn Csharp
hanzixianshi
- 我们在编写一些应用软件时,为了使软件更为通俗浅显、易学易用,具备汉字的用户界面是必不可少的条件。在文本模式下,只要有汉字操作系统的支持,-we compile some applications, in order to make the software more popular is simple, easy to learn and use, Chinese characters with the user interface is essential conditions. In tex
yingshuqingping
- 我们在编写一些应用软件时,为了使软件更为通俗浅显、易学易用,具备汉字的用户界面是必不可少的条件。在文本模式下,只要有汉字操作系统的支持,-we compile some applications, in order to make the software more popular is simple, easy to learn and use, Chinese characters with the user interface is essential conditions. In tex
shengmingyouxi
- 我们在编写一些应用软件时,为了使软件更为通俗浅显、易学易用,具备汉字的用户界面是必不可少的条件。在文本模式下,只要有汉字操作系统的支持,-we compile some applications, in order to make the software more popular is simple, easy to learn and use, Chinese characters with the user interface is essential conditions. In tex
wunjianjiami
- 我们在编写一些应用软件时,为了使软件更为通俗浅显、易学易用,具备汉字的用户界面是必不可少的条件。在文本模式下,只要有汉字操作系统的支持,-we compile some applications, in order to make the software more popular is simple, easy to learn and use, Chinese characters with the user interface is essential conditions. In tex
Procedurelistordrawing
- 校园棋社活动网络支持平台 ——用户管理、棋室管理、实时通信、界面设计 用户管理模块:主要实现用户登录、验证功能,赢回合、输回合的统计,表内刷新客户的数据信息等。-campus activities Jishe network support platforms -- user management, game room management, real-time communications, user interface design management module :
ui_thread
- 用户界面的使用的程序-user interface procedures for the use of
MyUserControls
- 自己编写的包括了一些比较实用的用户界面程序的源代码,仅供大家参考-their preparation, including some very practical user interface program's source code, the only reference
dengru.rar
- 用Microsoft Visual Studio c#开发的用户登录界面,Using Microsoft Visual Studio c# to develop the user interface log in
Solution_Stack
- 这是用WPF编写的一个走迷宫的用户界面程序源码,可以很好地演示走迷宫的整个过程。-This is written in a maze with WPF user interface program source code, can be well demonstrated Maze of the whole process.
Telerik.RadControls.WinForms.2008.Q2
- Telerik RadControls for WinForms是一个全面的.NET Winforms用户界面控件套包,它拥有独特的图像矢量展示技术:旋转, 滚动, 动画, 透明;可运行在所有支持.net 2.0的平台上(Windows XP, Windows Server 2003, Windows Vista等等);它拥有极强的WinForms程序运行性能;理想的企业级商业系统开发解决方案(支持CAB);它包含三种辅助工具,用于提高开发效率:Control Spy,Visual Style
KryptonToolkit
- 包含了让开发人员轻松创建专业外观应用程序的用户界面组件。你可以使用内置的模板来完成与工业标准应用程序相同的外观,诸如 Microsoft Office 2007 。你也可以选择构建自己的定制模板来创建十分独特的用户界面。 Krypton 套件 由三个产品组成: Krypton Toolkit, Krypton Ribbon 和 Krypton Navigator-Contains allows developers to easily create professional-looking ap
daytoweek
- 在用户界面窗体上有一个标签提示用户输入一个日期,紧接着有三个文本框,分别接受年,月,日的输入。下有一个命令按钮,标题为:DAY;最下有另一个文本框用来显示该日期是星期几。用户输入2004年的某一日期后,点击按钮,底部的文本框中将显示该日期是星期几。-forms the user interface is a label prompts the user to enter a date, followed by a three textboxes, respectively, on the imp
RegWeb
- 简约注册系统源码(面向对象、简单易懂) 采用了c#开发的简单用户示例,仅有简单的用户注册验证界面,登录时有字母数字混合验证码校验,数据库操作采用存储过程,非常简单易懂,推荐给初学者 App_Data下为Sql数据库文件,附加即可 数据库配置要修改对应cs文件中的server=. database=web uid=sa pwd=sa并编译后才生效-Simple registration system source (object-oriented, easy-to-read) adop
SDI_(Sound-Device-Interface)
- SDI(Sound Device Interface) is designed for Auditory Display, or AUI(Audio User Interface), which has proved to be good complement to GUI(Graphic User Interface) academically. the SDI implements two Sound Object: Speech and Earcon. Speech is for posi