-
中软培训资料
中软培训资料 - 大企业内部培训资料,大家可有福了,赶快下载吧。-Training materials in the soft- big business in-house training materials, we may be blessed, and quickly download the bar.
- 2022-06-29 00:30:01下载
- 积分:1
-
超级下载类(CDownURLFile),很通俗很通用!方便下载网络中的各种...
超级下载类(CDownURLFile),很通俗很通用!方便下载网络中的各种-Download super class, very popular very common! Convenience of a variety of network download Dongdong
- 2023-07-25 18:05:03下载
- 积分:1
-
短信网关程序,开源的,很好用的,纯java程序
短信网关程序,开源的,很好用的,纯java程序-SMS Gateway Program
- 2022-05-19 10:01:15下载
- 积分:1
-
用FTP实现文件同步。首先监测源路径的文件,然后将文件 FTP到远程主机,如果FTP成功,删除源路径的文件。...
用FTP实现文件同步。首先监测源路径的文件,然后将文件 FTP到远程主机,如果FTP成功,删除源路径的文件。-using FTP file synchronization. First Source Monitoring the paper path, and then the file to the remote FTP server, if successful FTP, Path to delete the source document.
- 2022-05-07 02:20:45下载
- 积分:1
-
主要变化有以下几个方面:一、编制背景、SY的增加…
主要修改了以下地方: 1、整理了后台,增加了系统设置功能,现在不用改网站页面就可以使用了此程序了 2、友情链接后台管理功能。考虑到大家很懒,就加上后台管理链接功能 3、对相册上传安全增加了点安全措施,只允许上传jpg,gif文件 4、修改了大量原1.0程序中的错误,现在没有内容时也不会出现错误 5、修改了金钱交易地方的漏洞-main changes the following places : one, compiled background, the increase in system setup functions now without changes to pages on the site can use this procedure the two, Links background management functions. Taking into consideration your pretty lazy, with background on the management functions of the three links, upload photos to a point increase security measures, allowing only upload jpg, gif four documents, a large number of amendments to the original 1.0 procedural errors were made, there is no content there will be no mistakes 5, revised the payment money transactions where the loopholes
- 2022-02-04 03:20:17下载
- 积分:1
-
multithreading SPIDER : examples of the use of the multithreading technology to...
多线程SPIDER:本实例使用多线程技术实现了网络蜘蛛应用程序,可以自动搜索HTML页面并下载指定文件。-multithreading SPIDER : examples of the use of the multithreading technology to achieve a spider network applications, it will automatically search HTML pages and download a specific file.
- 2022-04-02 12:15:40下载
- 积分:1
-
这个类允许你列举这台机器上所有的拨号连接器,决定目前是否有一个连接到Internet的活动的连接,以及连接到一个指定的拨号连接或从这个连接断开。包括一个示例的客...
这个类允许你列举这台机器上所有的拨号连接器,决定目前是否有一个连接到Internet的活动的连接,以及连接到一个指定的拨号连接或从这个连接断开。包括一个示例的客户端应用程序-this category which allows you to list all the machinery for the dial-up connection, the decision whether there is a link to the Internet activities of connections and connect to a specified dial-up connection or disconnection from the link. Examples include a client application procedures
- 2022-07-06 23:16:11下载
- 积分:1
-
VB的TCP聊天工具将服务端与客户端分开编写,使用机器需先打开服务端,再在远程机器使用客户端连接...
VB的TCP聊天工具将服务端与客户端分开编写,使用机器需先打开服务端,再在远程机器使用客户端连接-VB TCP chatting tool services and client-prepared separately, the use of machines need to open the server, then the remote machine using the client
- 2023-04-28 15:00:03下载
- 积分:1
-
初始化管理员账号:admin密码:admin初始化生成。
初始化管理员帐号:admin 密码:admin 初始化一般用户帐号:user密码:user 初始化新注册用户帐号:guest密码:guest 以这三种权限登录,都将返回不同的页面。 如果在管理用户的时候不小心把“admin”或者你后来添加的系统管理员删除了,你可以打开“jgxx.mdb”数据库来,然后在"yonghu"表中添加“uname","upassword","upassword","uxinming","uaccesslevel"字段填充记录,注意这些字段每一个字段都是必填的,另:"uaccesslevel"字段值填“2”为最高级系统管理员级别。 “1”为普通用户级别,即只可以查看使用,不得添加和修改数据。“0”最低级别 注意数据库保密,您可以修改数据库名称,或者路径,你然后在"conn.asp"数据库连接中再做相应修改-initialization administrator account : admin Password : admin initialization general user account : user password : user initialization new user account : guest Password : guest to the three powers Login, will return to different pages. If users in the management of not careful, "admin" or later you add the system administrator to delete, you can open the "jgxx.mdb" database, and then "yonghu" Table adding "uname", "upassword", "upassword", "uxinming , "" uaccesslevel "field filled with records, the attention of each one of these fie
- 2022-04-16 14:26:55下载
- 积分:1
-
1。注册会员发布商品功能,可以上传商品图片。 2。注册会员修改商品功能,可以修改商品图片,旧的商品图片将被删除。 3。注册会员删除商品功能,删除商品信息的同时将...
1。注册会员发布商品功能,可以上传商品图片。 2。注册会员修改商品功能,可以修改商品图片,旧的商品图片将被删除。 3。注册会员删除商品功能,删除商品信息的同时将删除商品图片。 4。管理员发布公告功能。 5。管理员对商品的修改、删除功能(同注册会员对商品的管理功能)。 6。管理员对注册会员的修改、删除功能,删除会员时将删除会员发布的所有商品信息及其商品图片。 7。美化了程序,并进行了分页功能。 8.更新一些基本功能和BUG-1. Member registration issued commodity function can upload pictures of goods. 2. Register to amend the Trade function could amend the Trade photographs, old pictures of goods will be deleted. 3. Member registration commodity function to delete, delete commodity information at the same time to remove items pictures. 4. Administrators issued a public notice function. 5. Managers of commodity modification, deletion function (with a registered membership of commodity management functions). 6. Administrators of registered members of the modification, deletion function to delete Member Member will be deleted when the release of information about goods and merchandise photos. 7. Landscaping procedures, and the tabs. 8. Update some of the basic functions and BUG
- 2022-07-08 05:17:31下载
- 积分:1