-
BZWBWebJXC
BZWB服装进销存WEB(免费版)沿承了BZWB列产品实用、易用的设计理念,由于我们设计的是WEB版 (目前市场上大多数都是C/S客户端版,只能在局域网中使用,不适合店面分散企业),最大的优点就 是针对企业在多个地域有分店,分店只需要能上网即可,企业老板可以随时通过电脑上网或IPAD,就能 方便登陆系统随时了解企业的库存和销售情况。
(The BZWB clothing Invoicing the WEB (Free Edition) along the order of BZWB column practical, easy-to-use design concepts, we design WEB Edition (currently on the market, most are C/S client version, only in the LAN in use, and is not suitable for storefront dispersed enterprises), the biggest advantage is for enterprises in a number of geographical stores, outlets only need access to the Internet can be business owners can at any time through the computer to access the Internet or IPAD will be able to facilitate the landing system to keep abreast of the enterprise inventory and sales.)
- 2012-10-20 11:17:09下载
- 积分:1
-
photo
目录直读式图片展示系统 v2.0,php编程学习源码,很好的参考资料。(Directory Direct Reading type image display system, V2.0, PHP learning programming source code, a good reference.)
- 2013-12-18 18:04:38下载
- 积分:1
-
材料管理网站
一个材料管理系统,用B/S架构搭建,visual studio2005开发,C#为开发语言。数据库sql2005。主要是一个材料管理网站的前台后台程序。
- 2022-07-25 12:27:49下载
- 积分:1
-
漂亮的休闲食品在线预定商城模板
应用背景关键技术
漂亮的休闲食品在线预定商城模板
- 2023-07-14 06:30:03下载
- 积分:1
-
mybbs3beta
一款优秀简洁的小型论坛程序.程序加入了后台管理功能,对会员的资料可以任意进行编辑,修改,添加,删除.以及加入会员搜索等功能
用户名:admin和密码:admin(An excellent forum simple small programs adding a background management functions of any member s information can be edited, modify, add, delete. Register and search functions
Username: admin and password: admin)
- 2016-03-08 21:26:24下载
- 积分:1
-
ADI-reference_design_15chbmu_201312
ADI公司锂电池包智能电池管理BMS参考设计方案(Referrence design for BMS of LI-ON batttery pack)
- 2014-01-14 14:19:31下载
- 积分:1
-
dongke3.1
动科企业网站管理系统(DKCMS)适用于中小型企业网站建设,本系统简单实用,无冗余功能,无功能限制。
动科企业网站管理系统(DKCMS) 3.1 新特性:
一、更新一套蓝色模板。
二、优化部分执行效率。
三、修正后台订单管理的BUG。
四、安全性提高,后台操作更简单。
(Operations Division Website Management System (DKCMS) applies to small and medium-sized enterprise website construction, this system is simple and practical, non-redundant function and no functional limitations.
Operations Division Website Management System (DKCMS) 3.1 new features:
First, the update of a blue template.
Second, optimizing the efficiency of part of the implementation.
Third, the amendment back-end order management BUG.
Fourth, improve security, background operation is more simple.)
- 2012-04-13 13:38:16下载
- 积分:1
-
7667proxy
5.0版本修正错误:
应广大支持者要求,修复了代理列表在线更新功能。
4.0版本修正错误:
无法正常更新
做了简单SEO优化
安装时注意事项:
1.请将本程序上传至服务器,将网站根目录下的
Data_Proxy.php文件设置为可写
(如是Linux服务器属性设置777即可)
2.本程序为多国语言版本,根本浏览者所使用的电脑语言不同而自动变化。两个语
言包的文件分别在根目录:
/language/chinese.php (中文语言包)
/language/english.php (英文语言包)
请大家用记事打开自行修改
3.为支持多国语言本程序采用UTF-8编码,大家在修改中文语言包后可能会出现乱码,
请大家使用UltreEdit等软件将其转换为UTF-8编码即可。(5.0 release fixes the error:
Majority of supporters should be required to repair the agency a list of online update feature.
4.0 release fixes the error:
Not updated
SEO optimization made simple
Installation Note:
1. Please upload this program to the server, the web root directory
Data_Proxy.php file is set to be written
(The case of Linux server property is set 777 can)
2. This program is multi-language version, simply visit the computer language used by those who automatically become different
Of. Two words
Were made package file in the root directory:
/ Language/chinese.php (Chinese Language Pack)
/ Language/english.php (English language pack)
Please use Notepad to open their own changes
3. To support multiple languages using the UTF-8 encoding process, we modify the Chinese language pack that may
Garbled,
Please use the UltreEdit and other software will convert it to UTF-8 encoding can be.)
- 2010-08-22 00:25:47下载
- 积分:1
-
WORD控件
实现在线word编辑与保存的ocx控件,例子源码!
Word在线编辑控件DSOFramerWord在线编辑控件DSOFramerWord在线编辑控件DSOFramer
- 2023-05-06 16:30:02下载
- 积分:1
-
JS解码PHP的urlencode编码
1、PHP在urlencode编码时要用utf-8格式,直接用GB2312编码urlencode,再用我写的JS就不能解了,因为里面用了JS的
decodeURI,它是对utf-8编码的,所以PHP编的时候也需要用utf-8格式编,不过我觉得应该用更佳的解决方法,比如用JS的
escape???
2、在调试时FireBug报过错,但只是报错,却不影响正常使用,之后又不报了。不解之余研究了半天,发现是PHP的编码源里有乱码,乱码类似于“ア”
的日、韩文,虽然后来发现该乱码是数据库错误造成的,但还是说明解码不是完全成功的,对极其特殊的一些乱码还是有点问题。但是现在的新新人类们在网上起名
时,还都爱加这类希奇古怪的东西,所以不能不考虑...
- 2022-01-25 16:12:49下载
- 积分:1