-
批量转换二维码
下载excel例子,把需要转换的string,按格式填入,上传excel,程序批量生成二维码图片。
- 2022-06-03 06:45:29下载
- 积分:1
-
豆瓣api制作搜索引擎
豆瓣api服务(http://developers.douban.com/wiki/?title=api_v2)包含大量的数据库,本程序基于豆瓣api以及数据库,以php为主要语言,实现类似搜索引擎的程序。提供书籍搜索,电音搜索,音乐搜索功能。
- 2022-02-07 03:16:40下载
- 积分:1
-
winner开源的框架
Winner权限管理系统(又称:胜利者权限管理系统)是一款基于PHP+Mysql开发的web基础系统
- 2022-03-16 22:18:55下载
- 积分:1
-
IKPHP
1、小站模块(目前支持 相册 日记 公告模块) 后期新建其他模块;
2、阅读模块 (强大的采集功能,您可以随意 采集新闻 博客文章等)
3、小组功能模块 (您可以讨论您想说的内容话题 发布话题)
4、同城活动(您可以发布同城内的活动 电影 旅游 等活动信息)
5、个人空间模块
6、其他插件模块
7、友邻广播 模块
8、站内短信及时消息
9、阅读">
- 2020-11-08 15:50:13下载
- 积分:1
-
111
计算混凝土泵车臂架疲劳损伤时采集的应变数据中含有奇异值会对损伤结果产生较大影响,
而传统的3 准则的判定值为常系数,不适合泵车臂架应变信号的变化. 对此,结合泵车臂架应变信号的特点,提出了剔除奇异值的新方法(Fatigue damage calculation when the boom concrete pump strain data collected will contain singular values greater impact damage results, and the traditional three criteria for determining the value of the constant coefficient, is not suitable for pump truck boom strain signal changes. This, combined with the pump arm strain signals, the proposed new method of removing the singular value)
- 2013-11-11 08:37:18下载
- 积分:1
-
网页聊天
PHP写得可以用于网站客服的开源代码,可以作为有用模块放到您的系统里。里面有丰富的表情
- 2022-04-02 07:06:27下载
- 积分:1
-
wap
WAP门户服务器 v1.21 (PHP+MYSQL的WAP整站),精选php编程学习源码,网页制作参考资料。(WAP portal server v1.21 (PHP+MYSQL WAP the whole station), select PHP learning programming source code, Webpage production of reference materials.)
- 2013-12-19 10:15:06下载
- 积分:1
-
ganji
仿赶集同城地方分类信息整站核心是phpmps 是仿赶集模板,仿百姓地方分类信息整站安装方式:删除data里面的install.lock,执行 url/install 数据库前缀是phpmps_ 管理员和密码随便 !
Phpmps 是基于PHP + MYSQL的开源分类信息发布系统,经过完善设计并适用于各种服务器环境,如:UNIX、LINUX、WINDOWS等,是一个高效、快速网站解决方案。Phpmps简单实用,用户无需注册,即可发布信息,大大提高了网民发布信息的便利性,Phpmps可以用于商业用途,没有版权困扰(Imitation city go to the market place where information classification ZhengZhan core is phpmps imitation fair templates, imitation of people local classifieds ZhengZhan installation: delete the data inside the install.lock, executive url/install prefix is phpmps_ administrators and password, just!
Phpmps is based on PHP+ MYSQL open source classification information release system, through the perfect design and apply to a variety of server environment, such as: UNIX, LINUX, WINDOWS, etc., is an efficient and fast website solutions. Phpmps simple and practical, users do not need to register, you can release information, greatly improving the convenience of Internet users to release information, Phpmps can be used for commercial purposes, there is no copyright problems)
- 2020-11-08 14:29:48下载
- 积分:1
-
ftylt_v1.6
这个免费的仿天涯论坛模板的免费论坛系统(php在线问答系统源码)是一个用PHP+MySQL语言编写的论坛系统,但是管理员可以在后台一键切换成.shtml、.html、.htm、.asp、.aspx、.cgi、.php、.jsp、.cgi、/ 等任何一种网址后缀,如果利用伪静态规则,去掉URL中的index.php/,它就可以模拟不同语言编程的网站程序,是一个很吓人的程序。(This free free forum system (php online question and answer system source code) is a forum system written in PHP+MySQL language, but administrators can switch to. shtml,. html,. htm,. asp,. aspx,. cgi,. php,. jsp,. cgi,/ and any other suffixes in the background by one key. If using pseudo-static rules, remove index. php/, it will be. It is a very scary program that can simulate the website program programmed in different languages.)
- 2018-12-19 20:58:46下载
- 积分:1
-
客户端一侧 Web 应用程序入门
我计划与客户端应用程序和 MVC 后端共享我的实验。在此示例中,像许多其他 web 站点之前我使用很多第三方库 (提示: 看自述文件 / 包列表: EntityFramework (扩展),jQuery,挖空,选择、 引导,数据表)。但我不打算多谈多他们在这一职位。相反我想侧重于如何使用 T4 模板在手稿中生成强烈 WebAPI 服务器代理服务器并使用挖空驱动器 UI。有一点额外的 WebAPI 和 SQL。
这篇文章面向 web 开发人员有基本的 MVC、 JavaScript、 jQuery.ajax()、 手稿媒介知识。我不会解释是整个应用程序,但只是具有挑战性的部分和我实现的解决方案。其余有的源代码。
(从工作需要很大程度上启发) 我示例应用程序是一个 3 页的应用程序。第一页管理动态调查表 (与动态组动态问题),第二个页面可以回答这些问卷和第三个可以查询它们。
兼容性注: 这个应用程序已经过测试 IE 8、 IE 11、 铬 30、 火狐浏览器 24
- 2022-12-13 09:30:04下载
- 积分:1