current location:Home > Redisphp操作类库 search
Found a total of 21313 related content
-
- Simulate Windows window jQuery UI plugin
- The jQuery UI plug-in that simulates a Windows window is a windows-like window that can maximize, minimize, drag and other operations on the window.
- 2017-04-25 29 2144
-
- jQuery login form plugin with verification
- The jQuery login form plug-in with verification can perform simple verification on some field types commonly used when registering and logging in. In addition, we can switch and complete the registration or login operation on the same page.
- 2024-02-26 1 392
-
- Mobile Happy Scratch HTML5 plug-in
- The mobile Happy Scratch HTML5 plug-in is a mobile H5 Scratch plug-in suitable for Double 12 activities.
- 2024-02-29 5 343
-
- HTML5 paper folded into gift box animation special effects
- The HTML5 paper folding into gift box animation effect is a Christmas gift animation effect implemented in CSS that is suitable for Christmas or any holiday.
- 2024-02-29 5 327
-
- Pure CSS3 retro film player special effects
- Pure CSS3 retro film player special effects is a simple film music player and film recording player special effects.
- 2024-02-29 6 478
-
- Dual-track membership management system v9.1
- The dual-track membership management system is a dual-track direct sales system source code developed with asp+access. It has very low requirements and is easy to maintain. Backend path:/admin The background username and password are both: admin Updates in version 9.1: 1. Added the ability to automatically back up the database before operating the balance. If the operation is successful, the backed-up database will be automatically deleted; if the operation is unsuccessful due to a page fault, the backed-up database will be automatically restored. In this way, even if there is a program error during operation, there is no need to worry about data loss. 2. Add member login header
- 2017-02-15 823 3577507
-
- Purchase, sale and inventory product inventory management system v2.22 source code
- The purchase, sales and inventory product inventory management system is a comprehensive application solution based entirely on WEB, a true B/S model, developed using asp, without any installation, and only requires a browser. Business leaders, business personnel, and operators can use it at different times. , location, and can dynamically reflect all aspects of the company's business in a timely manner. Product warehousing, warehousing inquiry, inventory management, inventory transfer, product outbound, outbound inquiry, statistical report, member management, employee management, salary management, unit management, warehouse management, voucher management, asset management, running account Manage product categories
- 2017-02-15 1518 3584633
-
- Youke 365 website classification navigation system
- Youke 365 website classification navigation system is a cross-platform open source software. It is an open source website classification directory management system developed and built based on PHP+MYSQL. It has simple operation, powerful functions, good stability, strong scalability and security, secondary development and It is easy to maintain later and can help you quickly and easily build a powerful and professional category directory or website navigation website.
- 2018-05-22 84 2438097
-
- v1.0.7 Youke 365 website navigation open source version
- Youke 365 website classification navigation system is a cross-platform open source software. It is an open source website classification directory management system developed and built based on PHP+MYSQL. It has simple operation, powerful functions, good stability, strong scalability and security, secondary development and It is easy to maintain later and can help you quickly and easily build a powerful and professional category directory or website navigation website.
- 2018-05-28 84 2411061
-
- Fannuo enterprise website management system PHP version
- Fannuo enterprise website management system PHP version is a php enterprise website management system developed with php+MySQL. Function introduction: 1. Unlimited channel settings, you can freely specify navigation channels. 2. Free combination of multiple channel types. 3. An atmospheric widescreen flat template. 4. The background operation is extremely simple.
- 2017-02-16 521 3574750
-
- Day 29_PDO operation database
- Day 29_PDO operation database
- 2018-01-05 190 3014261
-
- Day 26_Practical case of CURD operation of database
- Day 26_Practical case of CURD operation of database
- 2017-12-29 192 3037252
-
- PHP operates mysql database
- 2021-03-31 1450 5732
-
- PHP database operation practice
- 2021-05-25 1486 6055
-
- PHP Development Basics__Database Operations [PDO Preprocessing].pptx
- php,pdo,stmt
- 2018-07-24 186 2150947
-
- Clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 378
-
- Red-nosed clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a red-nosed clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 348
-
- Colorful beautiful floral design spring background vector material (AI+EPS)
- This is a spring background vector material designed with colorful and beautiful flowers. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 1 368
-
- 14 different types of dinosaur vector materials (EPS+PNG)
- This is a different kind of dinosaur vector material, available in EPS and PNG formats, including JPG preview.
- 2023-08-31 1 508
-
- Tyrannosaurus rex with open mouth side vector material (EPS+PNG)
- This is a side vector material of a Tyrannosaurus rex with its mouth open. It is available in EPS and PNG formats, including a JPG preview.
- 2023-08-31 0 386
-
- Quickly get started with Android database operations Chinese WORD version
- Android uses the relational database SQLite3, which is a lightweight embedded database that supports SQL and is widely used in embedded operating systems. WM also uses SQLite3; more details about the principles and principles are in this article I won’t mention it, but if you want to quickly learn to operate SQLite3, then this is the article you are looking for! Interested friends can come and take a look
- 2024-02-28 0 909
-
- SQLite syntax and Android database operations Chinese WORD version
- This document mainly talks about SQLite syntax and Android database operations; Android's SQLiteDatabase does not originally depend on Android, but exists independently as an individual, with its own unique system and language, and this is SQL syntax . SQLite is a lightweight database with few functions for large databases, so you only need to learn some common SQL syntax to easily master it, and these SQL syntaxes are basically unchanged for other databases. needed
- 2024-02-27 0 563
-
- Delphi SQLLite application example packaging
- Delphi operation of SQLLite database, practical exercises
- 2024-01-22 0 835
-
- Detailed guide to creating and using databases in Android Chinese WORD version
- Every application uses data, and Android applications are no exception. Android uses an open source, operating system-independent SQL database--SQLite. This article introduces how to create and operate a SQLite database for your Android application. Database supports the lifeline of every application no matter how big or small. Unless your application only handles simple data, then you need a database system to store your structured data. Android uses SQLite database, which is an open source and supports multiple operating systems. SQ
- 2024-02-28 0 504
-
- Android development tutorials and notes pdf version
- Android file access and database programming knowledge. File operations mainly include reading files, writing files, reading static files, etc. It also introduces creating, adding file content and saving, opening files and displaying the content; database programming mainly introduces the SQLite database. The use includes knowledge of creating, deleting, opening databases, non-query SQL operation instructions, query SQL instructions-cursors, etc.
- 2024-02-29 12 2490
-
- 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
-
- CiviCRM
- CiviCRM is an open source and free to download member relationship management solution for advocacy, non-profit and other organizations. For more information, visit http://civicrm.org
- 2023-10-07 24 4482
-
- Joomla
- Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It's very easy to use, stable and secure, with thousands of free extensions and templates.
- 2023-09-25 20 3945
-
- phpList
- phpList provides open source email marketing services, including analysis, list segmentation, content personalization and bounce processing. The rich technical functions and secure and stable code base are the result of 17 years of continuous development. Used in 95 countries, available in more than 20 languages, and used in 25 billion email campaigns sent last year. You can deploy it with your own SMTP server or get a free hosting account at http://phplist.com.
- 2023-09-18 15 4111
-
- 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
-
- Redis php operation class library
- Redis php operation class library
- 2017-03-17 204 2321
-
- PHP constant operation library
- PHP constant operation library
- 2018-01-08 87 2213
-
- php-mysql database operation class
- php-mysql database operation class
- 2017-03-29 127 1659
-
- MySQL database PHP operation class
- MySQL database PHP operation class
- 2017-03-23 160 2047
-
- pdo database operation class
- pdo database operation class
- 2017-03-21 149 1517