current location:Home > -多行合并 search
Found a total of 2543 related content
-
- Java multi-threading and concurrency library advanced application source code information
- Java multi-threading and concurrency library advanced application source code information
- 2017-08-22 276 3405907
-
- laravel-5.4 Chinese documentation.pdf
- This is just an overview of the important updates of Laravel 5.4. For more update details, please refer to the laravel-5.4 Chinese documentation.
- 2017-09-25 342 3326909
-
- PHPCMS V9
- PHPCMS V9 (hereinafter referred to as V9) is developed using PHP5+MYSQL as the technical basis. V9 adopts OOP (Object-Oriented Programming) + MVC design pattern to build the basic operating framework. Modular development method is used as a functional development method. The framework is easy to expand functions, maintain code, and has excellent secondary development capabilities, which can meet the application needs of all websites. An excellent team with 5 years of development experience, while mastering rich WEB development experience and CMS product development experience, has the courage to innovate and pursue perfect design concepts, providing assistance to as many as 100,000 websites around the world, and
- 2017-12-12 273 3097832
-
- A collection of tips for using PHP
- PHP's unique syntax is a mix of C, Java, Perl, and PHP's own innovative syntax. It can execute dynamic web pages faster than CGI or Perl. Compared with other programming languages, dynamic pages made with PHP embed programs into HTML documents for execution, and the execution efficiency is much higher than CGI that completely generates HTML tags. Here are ten advanced PHP application tips. 1. Use the ip2long() and long2ip() functions to convert the IP address into an integer and store it in the database
- 2017-12-08 325 3111614
-
- ThinkPHP3.2.3 fully developed
- ThinkPHP is a fast and simple lightweight PHP development framework based on MVC and object-oriented. It is released under the Apache2 open source license. It has been adhering to simple and practical design principles since its inception. While maintaining excellent performance and minimal code, It pays special attention to development experience and ease of use, and has many original functions and features, providing strong support for WEB application development. Version 3.2 makes some architectural adjustments on the original basis, introduces namespace support and modularization improvements, and provides more convenience for large-scale applications and modular development.
- 2017-12-12 298 3097423
-
- "PHP Programming (3rd Edition)"
- This is a book that allows readers to have an in-depth understanding of PHP technology. The author uses concise and concise language and combines a large number of examples to explain each element. "PHP Programming (3rd Edition)" covers all the basic points of PHP. Whether you are a person who wants to learn PHP from scratch, or someone who already has a basic knowledge of PHP and wants to continue to learn more, this book is very suitable.
- 2017-12-12 462 3098542
-
- "PHP Design Pattern Guide" Chinese version
- "PHP Design Patterns" first introduces design patterns, describes the use and importance of design patterns, and explains in detail the occasions when design patterns are applied. Next, the book introduces many design patterns through code examples. Finally, this book explains through comprehensive and in-depth case studies how to use design patterns to plan new applications, how to write these patterns in PHP language, and how to use the design patterns introduced in the book to modify and refactor existing code blocks. The author uses a professional, user-friendly format to introduce relevant concepts, both for self-taught programmers and those with more formal training.
- 2017-12-07 316 3116017
-
- Full Record of PHP Project Development Cases 2nd Edition
- "Full Record of PHP Project Development Cases" is a book published by Tsinghua University Press in 2011. The author is Tomorrow Technology. This book is suitable for software development beginners who have basic programming knowledge but no project development experience. It is especially suitable for college students to use as a reference when doing graduation projects and project design.
- 2017-12-12 452 3097549
-
- Learn PHP tutorial in ten days
- In the past, I learned ASP in ten days, learned ASP.NET in ten days, etc. Now I think about writing PHP, which is more comprehensive. I won’t go into the PHP debugging methods here. Many articles outside have introduced them, and there are many different combinations. For the time being, I am using Apache web server and MY SQL as the WEB server and database, and I am doing the program in the environment of php-4.3.3. Of course, PHPMYADMIN is indispensable for simple construction and access to view the database.
- 2017-12-08 371 3111639
-
- DoitPHP Coding Specifications
- The DoitPHP coding specification is based on programming principles such as the PHP PEAR coding specification and the PHPDocumentor annotation specification. It integrates and refines the mature experience accumulated by developers over a long period of time and is intended to help form a good and consistent programming style. To achieve twice the result with half the effort. In order to keep pace with the times and based on objective needs, this document will be updated from time to time. Author: tommy
- 2017-12-12 233 3099900
-
- "PHP Programming" Second Edition
- This book is full of pictures and texts, and explains in detail the method of developing dynamic Web programs using the LAMP (PHP) scripting language, such as setting up the WAMP platform, installing and configuring the open source Moodle platform, PHP programming technology, developing user registration and verification modules, and setting up the LAMP platform. This book is suitable for undergraduate and junior college students in computer and related majors to use as a teaching material for learning LAMP (PHP) programming or dynamic Web programming. It is also suitable for readers who are interested in dynamic Web programming to use it voluntarily, and for LAMP (PHP) program designers. It has certain reference value.
- 2017-12-12 580 3099235
-
- PHPWind 9.0 template development
- The mission of PHPWind (abbreviation: PW, copyright registration number of the National Copyright Administration of China: 2004SR06082) is to make the website more valuable and allow more people to enjoy the convenience of the Internet to improve the quality of life. The two founders of PHPWind, Wang Xueji and Lin Yaona, released the predecessor version of PHPWind, ofstar, in 2003, and developed it into a universal website building software that includes a series of programs such as BBS, CMS, blogs, and SNS. To date, more than 1.2 million websites have used phpwind, and 1,000 new websites are added every day. These
- 2017-12-12 248 3097940
-
- A Practical Guide to PHP Development 2.0
- For a programmer who has just entered PHP development, what he needs most is a practical development reference book, not just a variety of quick-start only hello wolds. When developing, you should also pay attention to many techniques and some "hidden rules". PHP is a very simple scripting language, but you need to work hard to use it well. At the same time, due to the characteristics of PHP, I have repeatedly emphasized that the most NB PHP programmers are not engaged in PHP. why? Because PHP acts as a glue language for gluing the backend together Database and front-end pages, more required
- 2017-12-12 279 3097380
-
- PHP intermediate tutorial ajax technology
- AJAX stands for "Asynchronous Javascript And XML" (Asynchronous JavaScript and XML), which refers to a web development technology for creating interactive web applications. It is not a new programming language, but a new way to use existing standards. The biggest advantage is that you can exchange data with the server and update part of the web page content without reloading the entire page. No browser plug-ins are required. , but requires the user to allow JavaScript to execute on the browser. "PHP Intermediate Tutorial: Ajax Technology" will take you quickly
- 2017-10-15 2087 3285531
-
- PHP MySQL Web Development (Original Book 3rd Edition) Chinese Version
- The third edition of PHP and MySQL web development (4th edition of the original book) is written by [Australia] Luke welling, Laura Thomson, translated by Wu Xin, Shao Yu and others. It is published by Machinery Industry Press. The whole book will combine PHP development and MySQL applications. Combined, it provides an in-depth and simple analysis of PHP and MySQL respectively. It not only introduces the general concepts of PHP and MySQL, but also gives a more comprehensive explanation of the web applications of PHP and MySQL, and includes several classic and practical examples. This third edition of this book has been completely updated, rewritten, and
- 2017-12-08 382 3111592
-
- PHP MySQL WEB Development Bible Chinese Edition (Original Book 3rd Edition)
- This book combines PHP development with MySQL applications, and provides an in-depth and simple analysis of PHP and MySQL respectively. It not only introduces the general concepts of PHP and MySQL, but also gives a more comprehensive explanation of the web applications of PHP and MySQL, and includes several Classic and practical example. This third edition of this book has been completely updated, rewritten, and expanded to include the latest features of PHP5 - the new object model, better exception handling, and SimpleXML; as well as the new features of MySQL 5, such as stored procedures and stored procedures. engine. PHP
- 2017-12-08 413 3112272
-
- Self-study PHP, MySQL and Apache
- This book combines PHP development with MySQL applications, and provides an in-depth and simple analysis of PHP and MySQL respectively. It not only introduces the general concepts of PHP and MySQL, but also gives a more comprehensive explanation of the web applications of PHP and MySQL, and includes several Classic and practical example. This book is the 4th edition, which has been completely updated, rewritten and expanded, including the latest improved features of PHP5.3 (for example, better error and exception handling), MySQL's stored procedures and storage engine, Ajax technology and Web2 .0 and the security issues that web applications need to pay attention to
- 2017-12-09 303 3107704
-
- PHP and MySQL Programming 3
- This book is a classic comprehensive introduction to PHP and MySQL. The book not only comprehensively introduces the core features of the two technologies, but also explains how to efficiently combine the two technologies to build robust data-driven applications. This book covers the latest features emerging in new versions of the two technologies. The large number of practical examples and in-depth analysis in the book come from the author's many years of professional experience in this area and can be used to solve various problems faced by developers in practice. challenge. The content of this book is comprehensive and in-depth, suitable for PHP and MySQL developers of all levels to read. It is not only an excellent learning tutorial, but also can be used as a reference manual.
- 2017-12-07 214 3115320
-
- PHP5 and MySQL Bible
- This book is a classic comprehensive introduction to PHP and MySQL. The book not only comprehensively introduces the core features of the two technologies, but also explains how to efficiently combine the two technologies to build robust data-driven applications. This book covers the latest features emerging in new versions of the two technologies. The large number of practical examples and in-depth analysis in the book come from the author's many years of professional experience in this area and can be used to solve various problems faced by developers in practice. challenge.
- 2017-12-09 343 3111527
-
- PHP Classic Examples (Second Edition)
- PHP Classic by Example (2nd Edition) can save you valuable web development time. With these solutions to real problems at hand, most programming challenges will be solved. "PHP Classic Examples (2nd Edition)" combines the features of PHP with the unique format of the Classic Examples series, which is enough to help you successfully build cross-browser Web applications. In this revised edition, you can find solutions to various programming problems more easily. The content in "PHP Classic Examples (2nd Edition)" covers: form processing; Session management; database interaction; using We
- 2017-12-07 324 3115589