搜索资源列表
LexSeu
- 东南大学 课程设计 lex部分 说 明 **本次实验在Visual C++6.0环境下开发** 主要有以下文件: 1 词法分析器 lex.cpp 2 头文件 lex.h 3 测试文件 lex.l.txt lex工具的使用方法 编译运行 lex.cpp/lex.h,这样就将lex.l.txt转换成Cpp语言程序yylex.cpp 然后使用VC++6.0将lexyy.cpp编译成可执行程序, 这样就识别出了lex.l.t
testAccess
- 非常简单的登录验证源码(Access数据库) 适合于Asp.net入门者操作Access数据库练习 登陆页:weblogin.aspx 默认用户名和密码均为51aspx-Very simple login authentication source (Access database) is suitable for beginners Asp.net Access database to practice landing page action: weblogin.aspx defa
Manning.Windows.PowerShell.in.Action.Feb.2007
- Windows PowerShell has the widest range of any language I know. You can quickly learn the basic concepts and use it as an interactive command line shell to write simple, ad hoc scr ipts. Learn a bit more and you can use it to write rich, sophisti
Revolves-PictureBox
- VB2005裡,將PictureBox讀出之後,再作旋轉的動作。-VB2005 years, will be read out after the PictureBox, and then a rotary action.
motioncSharp
- 基于.net框架的动作检测程序,使用了现成的图像类库,开发语言为c#,程序写的很简单易懂。-Based on. Net framework action testing procedures, the use of ready-made image library, development of language for the c#, the program is written in easy to understand.
playMusic
- playMusic在线音乐网站,一个比较简单的音乐可以在线试听下载-playMusic index.aspx index.aspx.cs playListMusic.aspx playMusic.aspx searchInfo.aspx searchInfo.aspx \adm_copyright.jsp ..........\adm_main.jsp ..........\adm_search.jsp ..........\checkMusi
201110152095364
- 一个可以监视磁盘或文件夹动作的源代码,可以监视删除、添加、更新等动作。 -A disk or folder can monitor the action of the source code, you can monitor the delete, add, update, and other activities.
xiaoyouluxitong
- 校友录系统是学校内的一个交流平台,用于校友与校友之间的信息交互,校友能够在校友录系统进行注册,注册完毕后管理员审核相应的用户并进行相应的用户操作,当用户的审核通过后,用户就能够校友录中进行新鲜事的分享。-Alumni system is a platform within the school for information exchange between alumni and alumni, alumni can register in the alumni system administr
VirtualMouse-vb.net
- 使用VB.net编写的模拟鼠标各项动作的源码。包括鼠标左中右键的动作。-Source code written using VB.net simulate the mouse the action. Including the right of action in the mouse to the left.
stl_arr
- STL中没有数组容器(Array),据说下一个版本中会加上;本人平时开发经常涉及到内存块的动态管理,所以写了这个模板类用于实现内存的动态创建、缩放(resize)、赋值、释放、指针类型访问等操作。-The STL array container (Array), said that the next version will be added I usually developers often related to the dynamic management of the memory b
ChineseChess
- 单击版中国象棋源码的操作流程: 1、 绘制棋盘,当棋盘加载时,自动将棋盘加载到窗体; 2、 绘制棋子,编写代码实现对应棋子的相应规则; 3、 当开始新游戏时,将棋子加载到窗体对应的网格中。 4、 当单击棋子时,满足该棋子的规则。则移动该棋子到目标位置。若不满足,则不执行任何操作。 5、 在满足规则的情况下,如果有相应被吃掉的棋子,则将目标位置上原来的棋子移除,将新的棋子(选中的棋子)移动到该目标位置.若不满足规则,则不执行什么操作。-Click version of Chin
JiazhouMember
- 一个健身俱乐部的会员消费管理系统功能包括: 员工信息管理 设施信息管理 会员级别管理 会员档案管理 会员挂失管理 会员注销管理 会员消费管理 会员充值管理 会员充次管理 会员积分管理 查询会员信息 查询充值信息 查询充次信息 查询积分信息 查询消费信息 查询设施信息 登录管理系统 新建操作用户 修改用户信息 修改用户密码 查询用户密码 分配用户权限 会所信息设置 系统帮助信息 App_Data下为Sql2005数据库 默认登录帐号/密码:5
flink
- 实现自动链接页面PR值检测、Alexa世界排名检测,自主管理、添加、删除、推荐等级等管理动作 管理员:admin 密码:123123-Management action administrator automatically link page PR value detection Alexa world ranking detection, self-management, add, delete, recommended grade: admin password: 123123
19110232-BBS
- BBS论坛做的课程设计。主要用来用户登录,用户可做操作是加好友,回帖,发帖,换主题。然后是管理员登陆,可以增删帖子等-BBS forum do curriculum design. Mainly used user login, user can do action is add friends, posts, post, change the theme. Then the administrator login, you can add or delete other posts
Single-instance-applications
- Visual Studio 2005 brings new way of creating single instance applications via help of Application Framework. But to be able to use Application Framework, application must start with form. That s right - no support for tray-ed applications at this po
Some-Advanced-Sql-Statements-And-Aggregated-Funct
- Visual Studio 2005 brings new way of creating single instance applications via help of Application Framework. But to be able to use Application Framework, application must start with form. That s right - no support for tray-ed applications at this po
SphinX.CLR.Classic
- 详细解释对比C# 中 Action和Func的区别 和使用场景 -Detailed explanation of comparison in C# Action and Func differences and usage scenarios
sACTedit
- 完美世界游戏动作编辑器源码,给游戏模型添加一些动作。-Perfect World game action editor source
CPP_CLI-in-Action
- C++CLI in Action book
15
- .net Core 在每个Action执行之前,进行权限检查,合法就继续,非法就反馈错误信息。(.net Core performs permissions checking before every Action execution, and it continues to illegally, and illegally feedback the wrong information.)
