在自己的程序中完成SQK2K中的数据库的备份和恢复。虽然调用外部程序来完成,但是在自己的MEMO窗口中显示外部程序的字符界面输出。-in their procedures completed SQK2K the database backup and recovery. Although the call external procedures to be completed, but in their own MEMO window shows the characters external program interface output. 下载
|
**智能监视系统*** 程序运行时需要视频捕捉设备,如果没有,请安装USB_CAMERA目录下的设备驱动程序。 ***停车场收费系统*** 先安装sql server , 其中sa用户没有口令,再使用sql目录下的sql文件建立新数据库。 ***高校银卡系统*** 先安装sql server , 其中sa用户没有口令,再使用sql目录下的sql文件建立新数据库。 ***邮件短信系统*** 1.实现邮件检测功能: (1)注册账号,注意正确添写POP3服务器,用户名,密码。 2.实现发送短信功能: (1)在注册账号时要添写正确的手机号码,并选中发送到手机的复选框。 (2)跟据自己购买的GSM模块说明书设置串口参数,一般是“19200,n,8,1”。 (3)添写当地短信中心号码,前面的86可加可不加,如果没有写,系统在按“确定”后会自动加上。 (4)注意:如果短信中含有中文字符,则一定要设成Pdu模式,否则短信可能发送失败-intelligent surveillance systems ** *** procedures need video capture equipment, and if not, Install USB_CAMERA directory device driver. *** *** Parking fees system install sql server, which users sa no orders, sql re-use directory of the establishment of a new document sql database. *** *** College CE system install sql server, which users sa no orders, sql re-use directory of the establishment of a new document sql database. *** *** Mail messages a system. Detection mail : (1) registered account, pay attention to the correct Communist cause POP3 server, user name and password. 2. SMS functions to achieve this : (a) registered in your account to the Communist cause the correct phone number, Send and select the check box to the cell phone. (2) According to the purchase of GSM module specif 下载
|
基于联通SGIP1.2接口库开发的简单短消息平台,支持参数配置,日志记录功能。同时与后台数据库集成,自动将接收到的消息写入数据库的MO_Log表,同时将发送出去的消息写入MT_Log表,失败的话记录失败原因.MT_Log表的FinishFlag字段表示发送是否成功,FinishFlag = 0表示正在短信中心等待,发送成功的话FinishFlag=1,失败的话=2,如果发送失败,将在ErrorDescribe字段中记录失败原因。 数据库可以是Access,SqlServer2000,Oracle,或者Sybase等,只要有MO_Log,MT_Log表即可。也可以建立一个发送表,将要发送的消息写入该表,然后程序定时检测该表的内容,有新记录的话就发送出去。 程序现在用的是ACCESS数据库,如果要改用其它数据库的话,需要更改数据库的连接字符串。-Unicom SGIP1.2 based interface for the development of a simple SMS platform to support parameter configuration, logging function. While integrated with the back-end databases, automatically sending the information into the database MO_Log table, will be sent out into the news MT_Log table, and failure to do what the reasons for failure. MT_Log questionnaire sent FinishFlag field said that the success of FinishFlag = 0 is said the Center for SMS, successfully sent the FinishFlag = 1, the failure = 2, if this fails, will ErrorDescribe field record the reasons for failure. Access is the database, SqlServer2000, Oracle, Sybase or so, as long as MO_Log, MT_Log table. It also sent a questionnaire to be sent information into the table, and then regularly tested in the process the content, a new r 下载
|
本产品是开发LISTVIEW相关功能的可定制产品,可以进行显示列的定制及列的排序等。使用方法如下: LISTVIEW页面定制及打印步骤接口使用方法 本框架可以完成页面颜色的定制显示,页面LISTVIEW内容的定制显示,LISTVIEW内容的定制打印,LISTVIEW列状态图标/片显示,LISTVIEW行状态颜色显示,数据库连接端开后自动重连接,版本信息的显示,提供对外日志接口并可以仅自动保存最近30天的日志维护。 一、约束条件 ? 最多可以在Listview列表中显示30列; ? 最多可以打印10列; ? 显示及打印列最多支持30个字符; ? 显示及打印列名称最多14个字符; ? 只能保存最近30天的本地日志文件; ? 建议打印备注信息不要超过5行,每行不要超过60个字符; ? 图标/图片列的显示至少应该放在第1列后面,否则不显示; ? 行状态不同颜色显示总数最大为10种,且要显示不同颜色情况下,必须有CListView的OnCustomDrawItem事件——内容仅仅是个注释符号也行; ? 数据库连接端开后自动重连接的时间是30秒重连接1次; ? 需要先安装QR362ProfD6.EXE打印转XLS控件; ? 适用于SQL SERVER数据库,且由于定制功能要使用数据库,因此数据库-development of this product is LISTVIEW related functions can be customized products, can be shown out of customization and sorting out the other. Use as follows : LISTVIEW pages and print customized interface steps to use this framework to be completed pages of color customization, LISTVIEW content of the pages customization, LISTVIEW content customized printing, LISTVIEW out state icon / film, color LISTVIEW state visit, Database Connection-opened after an automatic connection, the version information, log external interface and can just automatically keep the last 30 days of maintenance log. 1, constraint conditions 下载
|
v1.1更新: 1、修正了v1.0首页跳转不正确的问题,加了个框架。 2、修正了v1.0代码上的错误,加了个容错脚本。 3、仿chinaren许愿墙对单个贴纸和页面进行了美化。 并添加装饰图片,可以自由选择,在这里感谢”爱E没商量“大哥帮着调试并修复错误。 4、后台重新改写,添加分页。 5、隐藏了查找功能,变成点击形式,对首页来说很整洁。 6、在别的页面添加返回首页按钮。 7、后台内容显示修改为50字,鼠标放在上面可以看到全部内容。并在此基础上对内容做了连接,连接到此愿望。方面管理员查看。 8、加入了防注入系统,并在input.asp里加了许多字符过滤。 9、防止直接打开input.asp提交的错误!这里是在数据库中修改的字段必添,但是不会自动返回。 v1.0更新: 加了个前台加了个分页 后台管理入口adminlogin.asp 用户名:admin 密码:admin 防注入管理入口in_admin.asp 密码:jz1024 -v1.1 Update : 1, amended v1.0 Home Jump incorrect, added a framework. 2, amended v1.0 code error, added a fault-tolerant script. 3, fake chinaren Wishing individual stickers on the wall and the pages of landscaping. And add decorative pictures, the freedom of choice. Here to thank "Love E Irresistible" big brother helped debugging and repair errors. 4, the background to rewrite, add pagination. 5 hidden search function, the form it into the homepage is very clean. 6, in other pages added to the homepage button. 7, background to suggest amendments to 50 characters, a mouse on the top can see all the details. And based on the content of the link connecting the desire here. Administrators View area. 8, joined the anti-injection systems, and in many input.asp Riga character filtering 下载
|
hexeditctrl_demo.zip 这是一个从Cedit派生的十六进制的编辑框类库 history_edit_demo.zip 注意过Visual C++的Output窗口吗?就是那个在编译的时候会自动滚动显示信息的窗口,这个类库就是一个类似那样的东东。 masked_edit2_demo.zip 这是用于时间、日期、电话号码、IP地址、邮政编码的编辑框。 NumEdit_demo.zip 这是一个支持带e符号(如-12E4)的数字编辑控制 range_edit_demo.zip 这是一个只允许输入既定范围数字的编辑控制。如果在你的程序中需要限定输入范围(如0-255)的话,这个类可真帮了你的大忙。 smartedit_demo.zip SmartEdit控制,和滑杆滚动条一起精确确定输入。 Eureka.zip 据说在这个例子中拖动放大镜到密码输入框能得到密码的内容,不过在我的Win2000上不行。 CEditExAndCStaticEx.zip 这个类库包括编辑框扩展类、静态文本扩展类,使你可以以自定义的颜色显示文字。 drag_edit_test.zip 这个编辑器扩展类库使你能够在不同的文本编辑器(甚至是Word、Wordpad)之间拖动文本。 flatedit.zip 浮动效果的编辑框,再配上浮动效果的列表框、组合框,你的界面一定不同凡响。 -hexeditctrl_demo.zip This is a Cedit derived from the Progressive 16 the editorial system box Class history_edit_demo.zip noticed Visual C of O utput window? This is not at compile time will automatically scroll the window to display information, the library is a similar kind of Wanton. Masked_edit2_demo.zip This is for the time, date, telephone number, IP address, postcode editing box. NumEdit_demo.zip This is a support with e symbols (eg - 12E4), the number of editorial control range_edit_demo.zip This is the system only allows the importation of an established framework of the digital editorial control . If in the process you need to limit input range (0-255), then this category could really help your very busy. Smartedit_demo.zip SmartEdit control, rolling slider and accurate determina 下载
|
),您可以一路cancel下去,这时系统菜单只有两项,选file下的odbc configer,选中sql anywhere项,再点击create按钮,现在出现一个大窗口,在data source栏填school 在user栏填own,在password栏填own,在databasefilename栏填解压得到的score.db的绝对路径名称,这时总算可以点击OK按钮了。第一步配置数据源顺利结束。如果还有问题,请不赐来信。 二、打开库画板,再打开school.pbl,点击小人儿即可。 此程序是 pb6.5代码,,PowerBuilder GrammarAnalysis.rar - 词法分析器,可以有效地分析出特殊字符和关键字。,,Visual C++ LimiteprogammUseNumber.zip - 本程序是用编写的进行制作软件的时候,限制软件的使用次数,,Visual C++ rss20061217.rar - 用C语言写的一个俄罗斯方块的方块的游戏,对初学游戏编程- 下载
|
下面简单介绍一下程序功能: 1、访客可以推荐电影,站长在后台查看审核,符合条件发布到网站上。 2、电影分类,后台自由添加、删除! 3、电影可分五集。满足有的电影好几个碟的需要。 4、弹出窗口播放,简洁明了。可播放多种电影格式。 5、统计点击率,电影可按点击率进行排行。 6、电影搜索功能。 升级说明: 1、本次升级,修补了SQL注入错误。 2、修改了搜索页中的小错误。 3、完善了影片的编辑功能。 4、加入了数据库安全措施。 5、增加了配置文件setup.asp。 使用说明: 1、只需设置 setup.asp 这一个文件,就可使用本程序。 2、数据库 data/#film.mdb 如果修改数据库名字,不要忘记修改 conn.asp。数据库中Notdownload表为防下载表,建议不要删除 3、管理登录:login.asp 4、初始用户名密码均为:aspshop-described briefly below procedures functions : 1, visitors can recommend films, head of audit in the background check, meet the requirements to the Web. 2, the film classification, free background add, delete! 3, the film can be divided into five sets. Meet some of the film several dish needs. 4, a pop-up window shows, succinct and clear. Movies can play a variety of formats. 5, Statistics hits, the film can click rate ranks. 6, the film search function. Upgrades : 1, the upgrade and repair of SQL injection errors. 2, which amended the search pages of small mistakes. 3, perfecting the film editing. 4, joined the database security measures. 5, an increase of configuration files setup.asp. Use : 1, simply setup.asp this one document, the procedures may be used. 2, the database data / # film. 下载
|
1、访客可以推荐电影,站长在后台查看审核,符合条件发布到网站上。 2、电影分类,后台自由添加、删除! 3、电影可分五集。满足有的电影好几个碟的需要。 4、弹出窗口播放,简洁明了。可播放多种电影格式。 5、统计点击率,电影可按点击率进行排行。 6、电影搜索功能。 升级说明: 1、本次升级,修补了SQL注入错误。 2、修改了搜索页中的小错误。 3、完善了影片的编辑功能。 4、加入了数据库安全措施。 5、增加了配置文件setup.asp。 使用说明: 1、只需设置 setup.asp 这一个文件,就可使用本程序。 2、数据库 xiaohai/#xiaohai.asp 数据库已经做防下载处理了 如果修改数据库名字,不要忘记修改 conn.asp。数据库中Notdownload表为防下载表,建议不要删除 3、管理登录:login.asp 4、初始用户名密码均为:aspshop - 下载
|