-
deleting-multiple-records
Delete multiple data with PHP
- 2013-07-19 22:32:18下载
- 积分:1
-
PHP-security-issues
PHP安全问题:远程溢出、DoS、safe_mode绕过漏洞 PHP security issues: remote overflow, DoS, safe_mode bypass vulnerability(PHP security issues: remote overflow, DoS, safe_mode bypass vulnerability)
- 2014-12-20 20:55:37下载
- 积分:1
-
samplev2
WORDPRESS简报模板插件,这个插件有什么功能目前还不清楚。自己看看吧。(WordPress presentation template plugin that function is unclear. See for yourself.)
- 2013-04-26 10:29:03下载
- 积分:1
-
find_same_class
找相同类,可以节约很多时间。方便各种类型。(Looking for the same class.save lots of time.Great for all types.)
- 2013-11-20 18:26:58下载
- 积分:1
-
wzz123_setup_20080411
php站长后台管理迷你工具 for PHP,php编程学习源码,web网页制作参考资料。(php webmaster Manage mini tool for PHP, php programming learning source, web pages reference materials.)
- 2014-02-07 13:57:32下载
- 积分:1
-
15524390
利用博客实现版本验证源码,例程结合易语言互联网支持库,利用博客实现软件版本的校验。(Achieved using the blog version verification code, routines combined with easy language support library Internet use blog software version to achieve parity.)
- 2014-09-23 16:10:40下载
- 积分:1
-
一个完整的点餐微信小程序(含后台源码以及数据库脚本)
微信点餐,带支付系统。 一个完整的微信小程序点餐项目。java后台 微信小程序实现点餐系统
- 2020-12-04下载
- 积分:1
-
school_ASP
功能超强无限制学校网站(ASP),在网上很难找,找了个,测试了一下,基本可以,可惜我水平差,若能修改修改就更完美了,高手们自己改改吧。(Unlimited school site features super (ASP), the Internet is difficult to find, looking for a test a little, basically, but I levels is poor, if change is even more perfect to modify, change it to change master themselves.)
- 2011-06-15 23:17:27下载
- 积分:1
-
yjfree2.2
亿景企业网站管理系统是面向中小企业的网站管理系统,网页精美、大气,web网页制作参考资料。(Web site management system billion King enterprises website management system for small and medium enterprises, Webpage exquisite, the atmosphere, web Webpage production of reference materials.)
- 2013-12-28 17:10:18下载
- 积分:1
-
webbrower的基本用法
webbrower的基本用法。
1.启动页面
m_WebBrowser.Navigate(
m_wsUrl.c_str(),
NULL,
NULL,
NULL,
NULL);
2.设置回调函数,在DocCmpExplorer函数中处理相关业务,等页面加载完成之后,通过回调函数CallBackDocCmp,可以操作WEBBROWER的页面。
3.回调函数中通过CreateStreamOnHGlobal 和IPersistStreamInit获取到了返回的HTTP页面。
- 2022-01-31 11:42:53下载
- 积分:1