搜索资源列表
一个完整的project(源码)
- 主要使用了页框和表格 其中有些小技巧可以值得学学:) 包括即时模糊查询以及筛选、还有记忆窗口位置,表格列的排序和列宽 纯代码的,未OCX控件、类 是用VFP8的 ----适合初学者 vfp8 包括所有源码以及安装制作(txdq安装制作.VCT),你应相应更改路径 安装制作使用InstVise的-mainly uses the page frames and tables which some tips worth studying :) include immediate inquiry and
公司人事薪资管理ASP+SQL版
- 在Windows系统的管理工具中,选择Internet信息服务,进入web页面管理界面。设置默 认web站点的路径为本目录的绝对路径。 确保您的机器上安装了SQL Server 2000或以上的版本,建立一个新的数据库ASPData,再将 存放在datasource子目录下的mydb_1文件导入到新建的数据库中,并进行还原备份。-on Windows systems management tool, select Internet Information Services, access we
TXTtoMDB
- 本程序是一个将TXT文件转换成ACCESS数据库格式的工具。只要指定数据库存放路径、文件名、表名、字段名与每个字段所要截取的字符数即可将读取的每行TXT文本进行分割存储。-this procedure is a TXT file will be converted into ACCESS database format tool. As long as the designated database storage path, file name, the name of the table,
2006321653022866
- :查看GPS的卫星个数和状态。 路径分析:屏幕选取起止点、文字录入起止点、 最短路径分析、最优路径分析轨迹回放:导航轨迹播放( ... iDD (位vb MapX程序-: View the number of GPS satellites and the state. Path Analysis : screen selected starting and ending points, text input starting and ending point, the shortest path
DataBaseCode
- 需要设置系统数据库的路径,即system.mdw的路径;还有用户数据库的路径,即biblo.mdb的路径。 在源代码中进行修改,然后编译。-need for the database path, the path system.mdw; There user database path, the path that is biblo.mdb. The source code changes, and then compiled.
TableReader
- VC++6.0环境下实现对Access表结构的分析。运行该程序时,把表“Classes.mdb”放在C盘根目录即可。或是修改程序中的数据库路径。-VC 6.0 environment under the Access table structure analysis. Run this program on, "Classes.mdb" on the directory C can be deep-rooted. Or amend the database path.
bgglst
- 这是一个高考管理系统,提供各种方式的查询,如成绩查询、录取院校查询、、、、、、还可以对相关的数据进行增加、删改,是一个对VFP的功用的演示,是学习VFP的一个很好的例子。主要界面有操作员密码登陆、操作界面、查询界面、、、、、、运行系统:windows xp下编译,保存路径:F:\\软件开发\\高考管理系统,这样就可以运行。-This is a management system for the college entrance examination, provided all kinds of
SqlCeExaple
- 这是使用EVC开发的sqlce数据库的小例子;可以在模拟器下运行;CPU是x86;注意文件放置的路径正确。(希望能在开发环境中把EVC工具添加上)-This is the use of EVC sqlce database developed by the small examples; Simulator can run; CPU is x86; to document placed in the correct path. (I hope we will put the developmen
mazemm
- 用栈实现迷宫算法,四个方向寻求出路,四周加边,寻求路径-with Stack achieve maze algorithm, four direction to seek a way out, surrounded bordered seek path
supcode_71319
- 1. 直接安装并运行案例程序 运行“安装程序”文件夹中的setup.exe文件,按照系统提示进行安装,可使本例程序在任何Windows系统上运行。 登录时初始用户名和密码为:admin,manage 2. 阅读和执行源代码程序 (1)复制光盘内容到本地机,并取消相应目录及其下属内容的“只读”属性。 (2)改变数据库别名 使用BDE Administrator在本地机器上添加一个Paradox数据库别名命名为wuzi,指定路径为实际数据库
dotnetAlbum
- 本同学录系统演示地址: http://class.19870123.cn/ 下载后请在Web.Config里更改设置,如数据库路径等 如果要换sql数据库,请将app_code里的MyPage.cs改为以下代码即可 public class MyPage : LeeHom.Web.UI.SqlPage { } public class MyMasterPage : LeeHom.Web.UI.SqlMasterPage { } 并在Web.C
数据库连接通用类
- 数据库连接通用类,有了它,你再也不用担心数据库为什么连接不上了,只要给它数据库的路径,其它的全帮你搞定-Database Connection generic class, with it, you no longer have to worry about database connectivity why not, as long as its database to the path of all other Bangnigaoding
更新多层应用程序数据
- 本程序在开发完ActiveForm后,要使用“Project/WebDeploy” 菜单将其分发到Web服务器中,以便使客户端可以下载。 同时,还要通过“Project/Web Deploy Options”来 正确设置位置信息。 要在分布式应用系统中更新数据,必须调用TClientDataSet 的ApplyUpdates方法,才能把客户端更新的数据真正保存 到远程的数据库中。 在客户端的浏览器中:http://Web服务器名/ActiveFormProj1.htm 如有错误,请确认文件分发路
sqlserverback
- sql完全备份 目的中的备份到如果原来有路径和名称则选中名称点删除,然后点添加,如果原来没有路径和名称则直接选择添加-The purpose of a full backup sql backup to have if the original path and name of the selected point of the deletion of the name, then add, if the original path and name did not directly selec
daoyou1
- 设计安徽理工大学的校园平面图,所含景点不少于10个。以图中顶点表示校内各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。-Design of Anhui University of Technology campus plan, which contain not less than 10 scenic spots. Vertex to map the various scenic spots in schools, storage attractions name,
class_code
- 这是一个用C++Builder4.0编写的小型数据库应用程序(原创)。这个程序是我学数据库的第一个比较象样的练习程序,在有了一些实际开发经验后,现在重新修改了这个程序,并尽量演示使用了各种控件的基本用法和操作数据库的基本技巧,希望您能从中得到不少启发。 由于数据库使用的是Paradox,访问时必须有Borland数据库引擎(BDE),如果您的系统没有装BDE,则需要下载一个5M的BDE,也就是下面提供的Borland数据库引擎安装文件,安装BDE之后才能运行本程序。如果要使用别的地
winrarpacker
- 数据库备份并打包的程序,可周期性的备份并支持多数据库的打包,打包后可把合并的rar文件放到指定目录.程序需要服务器安装winrar,如果无法启动winrar请配置path的winrar路径.-Database Backup and packaged procedure can periodically back up and support multi-database package, packing after the merging of the rar files into the sp
ks0706
- 一个基本的考试软件,基本原理为隐藏的FTP服务器,自动下载加密的题目并解密,能够在VC控件中读取RTF多格式文档(含有图片),并显示在VC控件中,进行答题,目前含判断、选择、简答题型。可以作为考试系统的基本框架。题目数据库:ks005.mdb,考号见该数据库中,注意文件中的隐藏文件夹在C:\\WINDOWS\\Resources\\Themes\\Luna\\Shell\\NormalColor和c:\temp等,读懂路径变化后可以自己修改运行。ftp服务器为网上下载后修改,在chap5中。考试
Shujuku
- 实现学生信息的管理 代码有待完善 只是一个引导 里面用到的动态链接库已经给出,具体的路径需要自己在程序中修改还有数据库的路径。-Achieving student information management code to be perfect is just a guide which uses the dynamic link library has given a specific path requires changes in the program have their own p
shorest-path-sourcecode
- 最短路径算法边权为正值的单源最短路 dijkstra 邻接矩阵 // // author: sunmoonstar_love-shorest path