current location:Home > 存储设备 search

Classify:
Found a total of 21313 related content
  • PHP realizes memcache sharing of multi-server session sharing
    PHP realizes memcache sharing of multi-server session sharing
    This article is a continuation of PHP's NFS sharing of multi-server session sharing, but this time, I use memcache to store sessions. Please see here for the installation of memcache: Build an efficient, reliable, and stable WEB server
    2017-12-08 341 3111279
  • PHP MySQL WEB Development Bible Chinese Edition (Original Book 3rd Edition)
    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
    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
  • Chinese annotated version of php configuration file php.ini
    Chinese annotated version of php configuration file php.ini
    The Chinese annotated version of the php configuration file php.ini is an open source book on the internal implementation of PHP compiled by multiple authors. From environment preparation to code implementation, from implementation process to detail extension, from variables, functions, objects to memory, Zend virtual machine... and so on, we will explain the style of PHP.
    2017-12-09 341 3108153
  • PHP advanced development skills and examples
    PHP advanced development skills and examples
    PHP is a powerful network programming language that is easy to learn and use, and has excellent portability and scalability. This book will introduce PHP programming to readers in detail. The whole book is divided into three parts: preparation, beginning and acceleration, with a total of 9 chapters. The preparatory chapter mainly introduces some preparatory knowledge for learning the PHP language and the establishment of the PHP operating platform; the beginning chapter introduces readers to the basic syntax and common functions of the PKP language in more detail, as well as how to use PHP to operate the MySQL database; the acceleration chapter introduces Typical examples are introduced to enable readers to fully grasp PHP. book
    2017-12-09 354 3107770
  • Android local data storage Chinese WORD version
    Android local data storage Chinese WORD version
    This document is primarily about Android local data storage; the ability to store data locally on a mobile device is a critical feature for applications that need to maintain important information across the execution or lifetime of the application. As a developer, you often need to store information such as user preferences or application configurations. You must also decide based on characteristics such as access visibility whether you need to involve internal or external memory, or whether you need to deal with more complex, structured data types. Follow this article to learn the Android data storage API with
    2024-02-26 0 808
  • Android In-depth understanding of SQLite storage method Chinese WORD version
    Android In-depth understanding of SQLite storage method Chinese WORD version
    This document describes Android's in-depth understanding of SQLite storage methods; SQLite is a lightweight database designed for embedded use, and it takes up very few resources. In embedded devices, it only requires a few hundred KB; there are Friends who need it can download it and take a look
    2024-02-29 0 1224
  • Android data storage SQLite database storage Chinese WORD version
    Android data storage SQLite database storage Chinese WORD version
    This document mainly talks about Android data storage SQLite database storage; each database in Android is private to the application package suite that created it. By default, other applications cannot directly access this private database. Friends in need can download and take a look
    2024-02-26 0 1036
  • MyBatis stored procedures, MyBatis paging, MyBatis one-to-many add, delete, modify and query operations Chinese WORD version
    MyBatis stored procedures, MyBatis paging, MyBatis one-to-many add, delete, modify and query operations Chinese WORD version
    This document mainly talks about MyBatis stored procedures, MyBatis paging, and MyBatis one-to-many add, delete, modify, and check operations; I hope it will be helpful to everyone; interested friends can come and take a look.
    2024-02-29 0 875
  • Usage examples of Android database SQLite Chinese WORD version
    Usage examples of Android database SQLite Chinese WORD version
    Android provides three data storage methods, the first is file storage; the second is SharedPreferences storage; and the third is database SQLiteDatabase storage. I don’t need to say more about file storage, but SharedPreferences can access simple data (int, double, float.etc). It is often used for data caching because it is simple to read and store. For details, please refer to this series. Advanced Tutorial for Android Experts (7) - Android Medium
    2024-02-29 0 930
  • Android native ANMPP
    Android native ANMPP
    The main target of ANMPP is Android devices
    2018-01-22 232 8003
  • Nextcloud Server
    Nextcloud Server
    Nextcloud Server is a free and open source server software that allows you to store all your data on a server of your choice. With Nextcloud, you can easily access and store data located in data centers you trust, sync data across devices, and share your data for collaboration. It provides the best security in self-hosted file sync and sharing and can be extended with hundreds of apps.
    2023-08-18 2 1541
  • WIKINDX
    WIKINDX
    Reference management, document management, citations and more. Designed by scholars for scholars, continuously developed since 2003 and used by individuals and major research institutions worldwide, WIKINDX is a virtual research environment (enhanced online literature manager) that stores searchable references, notes, documents, Quotes, thoughts, etc. The integrated WYSIWYG word processor exports formatted articles to RTF and HTML. Plug-ins include a citation style editor and import/export of references (BibTeX, Endnote, RIS, etc.). WIKINDX supports every reference text
    2023-10-07 23 4395
  • Redo Rescue: Backup and Recovery
    Redo Rescue: Backup and Recovery
    Redo Rescue Backup and Restore can back up and restore your entire system in minutes, using a point-and-click interface that anyone can use. Bare metal recovery to a new, blank drive, up and running in minutes. Supports saving and restoring to local disk or shared network drive. Selectively recover and remap partitions to different locations on the target drive. Comes with other tools for partition editing, web browsing, etc. Runs from live CD/USB, no installation required. Website: http://redorescue.com
    2023-08-18 0 753
  • SecLists
    SecLists
    SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
    2023-09-11 30 5741
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!