搜索资源列表
ruanjianceshi
- 腾讯软件测试笔试题...最近几年的-Tencent software testing document papers in recent years ...
Teach.Yourself.PHP.in.10.Minutes.Sams
- PHP自学教程 全英文教程 突破翻译带来的障碍 10分钟学会PHP-PHP Tutorial breakthrough self-study tutorials in English translation of the barriers created by PHP Institute 10 minutes
Dynamicallyforecastingnetworkperformanceusingthene
- 网络服务正在更新换代并且可扩展设备被设计成可提供在元计算环境中动态资源行为预测。这篇文章里,我们描述了预测产生的的设计和预测行为的细节。当预测方式为普通方式时,我们关注与他对TCP/IP端到端吞吐量能力的预测和在不同地点使用不同系统会带来的延迟量。因为在元计算软件的基础上网络预测需要计划的支持和质量服务保证的提高。-The Network Weather Service is a generalizable and extensible facility designed to provide
PHP
- 在昨日举行的“2011TD-LTE组网技术研讨会”上,工信部科技司调研员叶林表示,我国3G用户已经突破8000万户,其中TD-SCDMA用户占比超过1/3。作为TD-SCDMA的后续演进技术,TD-LTE迎来了历史性的发展机遇-At yesterday' s " 2011TD-LTE network technology seminar" , the Ministry of Science and Technology Division, said researcher Y
1601.php
- am using 24 bit ADC(CS5460A) having a resolution of ~30 nv per bit and having a voltage range of -250mv to +250mv. Mine is jewellery weighing scale application and the voltage range is between +0.4mv to + 4.1mv. So the regsiter count should be betw
build--PHP--environment-
- 本手册一共分五个步骤完成介绍如何利用PHP、Apache、MysqL的安装包搭建一个php的开发环境。文档中附上了详细的步骤视图,简单易懂。 Apache的安装文件为:httpd-2.2.21-win32-x86-no_ssl.msi; PHP版本采用php-5.2.17-Win32-VC6-x86.zip; Mysql选用mysql-installer-5.5.16.0.msi -This manual was divided into five steps on how to
Php
- php速成 如何快速掌握php语言。为下载,资料转载于网络-php the crash how quickly grasp the php language. Download, the data are reproduced in the network
php
- 写程序create.php,创建数据库companyInfo,在该数据库中建立表department(部门表),包含字段dId(部门编号,字符串长度为4,主键),字段dName(部门名称,字符串长度为20,不能为空),字段nums(员工人数,整型)。 2、编写程序insert.php,向department表中插入数据,具体的值可参考上一章实训练习。 -To write programs create.php, create a database companyInfo, and dep
PHP-Code-review
- 代码审核,是对应用程序源代码进行系统性检查的工作。它的目的是为了找到并且修复应 用程序在开发阶段存在的一些漏洞或者程序逻辑错误,避免程序漏洞被非法利用给企业带来不必 要的风险。-Code audit is a systematic examination of the application source code. Its purpose is to find and fix application loopholes in the development stage or progr
PHP-Safe-Configured
- PHP其实不过是Web服务器的一个模块功能,所以首先要保证Web服务器的安全。当然Web服务器要安全又必须是先保证系统安全,这样就扯远了,无穷无尽。PHP可以和各种Web服务器结合,这里也只讨论Apache。非常建议以chroot方式安装启动Apache,这样即使Apache和PHP及其脚本出现漏洞,受影响的也只有这个禁锢的系统,不会危害实际系统。但是使用chroot的Apache后,给应用也会带来一定的麻烦,比如连接mysql时必须用127.0.0.1地址使用tcp连接而不能用localhos
class.xml.sitemap.generator.php.tar
- Regardless of the programming or scr ipting language used, it is always a good idea to insert comments in scr ipts, explaining what the next lines or block of code is trying to accomplish, how and/or why. Comments in batch files are usually plac
php
- php三中页面跳转方式(header、location、refresh)-Jump php pages in three ways (header, location, refresh)
php
- 高负载WEB服务器架构 1.轮询(默认) 每个请求按时间顺序逐一分配到不同的后端服务器 ,如果后端服务器down掉,能自动剔除。 2.ip_hash 每个请求按访问ip的hash结果分配,这样每个访客固定访问一个后端服务器,可以解决session 的问题。 -High load WEB server architecture 1 Polling (default) In chronological order for each request individuall
PHP-Programming
- PHP是一种与现在较为流行的ASP类似的技术,它是一种服务器端的脚本语言,我可以通过在HTML网页中嵌入PHP的脚本语言。-" PHP Programming" revised edition, PHP is now more popular ASP with similar technology, which is a server-side scr ipting language, I can be embedded in HTML pages PHP scr ipting
stu-in-sym-php-students3k
- These PHP source codes will helps to automate the all student related academic stuffs. In this application, parents and students can see the various course details and regarding instructors/lecturers details also. This code contains few modules also.
php--zhuce
- php中注册表的源代码,绝对正确,而且很完整,设计很美观-php source code in the registry is absolutely correct, and complete, the design is very beautiful
guide-to-php-security-ch3
- no AspriseOCR in java.library.path
Sams.Teach.Yourself.PHP.MySQL.and.Apache.in.24.Ho
- SAMS TEACH YOURSELF APACHE, PHP AND MYSQL IN 21 DAYS
way2smsapi
- Again one more api list for PHP in web application and website to send sms your application-Again one more api list for PHP in web application and website to send sms your application
Linux PHP - How To
- How to install and use php in linux.