虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

content

  • PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that ran

    PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.

    标签: that solutions regularly Cookbook

    上传时间: 2014-12-03

    上传用户:努力努力再努力

  • This discussion will attempt to outline some truths and common misconceptions about digital audio wa

    This discussion will attempt to outline some truths and common misconceptions about digital audio watermarking. It will survey the intrinsic obstacles that such technology is required to overcome, shedding light on its performance criteria, compromises and limitations. While doing so, it will also survey a few common types of applications, hopefully leading to a clear understanding as to the appropriateness of such technology and its expertise within multimedia content protection.

    标签: misconceptions discussion attempt digital

    上传时间: 2016-07-18

    上传用户:520

  • Flexible Vector and Matrix Classes enable to use vectors and matrixes with arbitrary bounds. Cont

    Flexible Vector and Matrix Classes enable to use vectors and matrixes with arbitrary bounds. content. 1. Algorithm 2. Classes 3. Program Files 4. Tests 5. Compiling 6. Running (Log File) 7. Download

    标签: and arbitrary Flexible matrixes

    上传时间: 2016-09-06

    上传用户:libenshu01

  • OPIAM stands for Open Identity and Access Management. This Suite will provide modules for user & rig

    OPIAM stands for Open Identity and Access Management. This Suite will provide modules for user & right centralized management: user profile management, ldap content consultation, access control based on RBAC & provisioning policies, and Web SSO.

    标签: Management for Identity provide

    上传时间: 2014-07-25

    上传用户:zgu489

  • Google 推出一套免費的 Web 安全評估工具

    Google 推出一套免費的 Web 安全評估工具,叫做 ratproxy,這套工具可以檢測、分析您的網站是否有安全性漏洞或網頁是否有被入侵,目前可支援 Linux, FreeBSD, MacOS X, 與 Windows (Cygwin) 等執行環境(反正就是 Unix-like 的環境啦)。 RatProxy 可偵測到的漏洞包括 Cross-site Scripting (XSS, 跨網站指令碼)、指令碼惡意置入(script inclusion issues), 惡意網頁內容(content serving problems), insufficient XSRF 以及 XSS 防護(XSS defenses) 等。

    标签: Google Web

    上传时间: 2016-09-30

    上传用户:LouieWu

  • This program would work fine only with a specific flash tool through PC printer port under EPP mode.

    This program would work fine only with a specific flash tool through PC printer port under EPP mode.Program is capable of identifying flash chip manufacturer, device type, capacity,... It also allows user to dump flash data, edit/revise the content of flash chip on the Screen, and re-write them back to the chip.

    标签: specific program printer through

    上传时间: 2014-01-16

    上传用户:ywqaxiwang

  • CSS可算是网页设计的一个突破

    CSS可算是网页设计的一个突破,它解决了网页界面排版的难题。可以这么说,HTML的Tag主要是定义网页的内容(content),而CSS决定这些网页内容如何显示(Layout)。

    标签: CSS 网页设计

    上传时间: 2016-10-13

    上传用户:skfreeman

  • 插件安装: 下载插件

    插件安装: 下载插件,将插件目录放入wp-content/plugins/目录下 插件管理页面激活插件 去模板widget页面增加blogshout的widget 在插件设置页面或者博客首页或者widget页面修改通告内容

    标签: 插件

    上传时间: 2013-12-19

    上传用户:风之骄子

  • JSP无组件实现WEB上传 CREATE TABLE sz_shouye( id int(11) not null auto_increment, title varchar(255), su

    JSP无组件实现WEB上传 CREATE TABLE sz_shouye( id int(11) not null auto_increment, title varchar(255), sub_title varchar(255), keyword varchar(255), author varchar(255), source varchar(255), operator varchar(255), addition varchar(255), belong varchar(255), senddate date, content text, primary key(id) ) create database xcb

    标签: auto_increment sz_shouye varchar CREATE

    上传时间: 2014-01-13

    上传用户:PresidentHuang

  • 1.1 前言 2005-3-2公司开会并分给我一个任务:写一个程序从福建移动的BOSS系统取出一些相关数据。我得到的资料只有一个“福建移动BOSS与业务增值平台接口规范V1.2.2(新).doc”

    1.1 前言 2005-3-2公司开会并分给我一个任务:写一个程序从福建移动的BOSS系统取出一些相关数据。我得到的资料只有一个“福建移动BOSS与业务增值平台接口规范V1.2.2(新).doc”,这个规范页数不多,一下就浏览完了。但之后依然不知所措,感觉到了一条河边,河前有一条大道(就是这份文档)能让我直达目的地,但却找不到过河的桥。这份文档只给出了数据的格式编码规范,但没有告诉你用什么技术,怎么去取这些数据,甚至连一个数据格式的XML例子文件也没有。 里面只有这样几句话:“交易消息(包括请求和应答)是以XML格式表达的,包括两个部分:Message Header(消息头)与Service content(交易业务内容)。” “接口协议使用HTTP协议,落地方为发起方提供访问的URL,发起方使用HTTP POST方法发送请求报文并得到应答报文,发起方作为落地方的HTTP客户端,落地方作为发起方的HTTP服务器。因此,各个参与方需要同时实现HTTP客户端以及服务器的功能。” 这里面有两个关键字:XML、HTTP,再加上老大说用SOAP,我想这个BOSS系统和外界的信息交换技术也是基于SOAP实现的吧。于是我上网搜索了一些资料,始有此文。

    标签: BOSS 2005 1.1

    上传时间: 2013-12-22

    上传用户:coeus