current location:Home > 数据处理的PHP类 search
Found a total of 2543 related content
-
- Table form data processing plug-in DataTables that can search, filter, etc.
- Table form data processing plug-in DataTables that can search, filter, etc.
- 2019-10-08 53 1384
-
- bootstrap modal dialog function
- Extends the native Bootstrap dialog box and provides some additional functionality. It introduces a ModalManager class that can handle multiple modal dialog boxes behind the screen by listening to their events.
- 2019-09-18 26 1218
-
- Tab label picture switching large picture preview special effect
- Use native js ES6 to implement the category label tab switching display image preview special effects interface. Dynamically set image text acquisition to achieve tab switching effects for classified images. Just call the following function new $isg_Img({data: data, curType: initial display category, parasitifer: locator });
- 2020-11-30 50 1381
-
- jQuery pop-up window (alert, confirm) beautification plug-in
- jQuery pop-up window (alert, confirm) beautification plug-in, some styles of pop-up windows, this is very commonly used. For example, when we develop a background program and add content to the database, whether it is successful or not, you can use such a pop-up window at this time. PHP Chinese website recommends download!
- 2017-02-07 163 3408
-
- html5 client form validation
- HTML5 client form verification, client verification, will be widely used in shopping malls. When you register as a member, the client will verify the form data. If it does not comply, it will not be sent to the backend for verification. HTML5 client verification, php Chinese Recommended download!
- 2017-01-18 116 1755
-
- Practical data statistics background management template-Applicator
- A powerful and practical data statistics background management template
- 2022-02-25 285 5016
-
- v3.4.0 Zhirui repair management system
- Zhirui repair management system positions administrative enterprises, units, and agencies to accelerate the paperless network office, network information repair management system, the system supports city area module management, member information module, repair type, maintenance worker information display, to achieve rapid and accurate arrival, support Online printing, data export, summary data, and statistics on the number of repair reports. This system is a free version, no fees are charged and can be used directly. functional module: Permission settings - multiple administrators can be set up to freely assign option management permissions Data backup - supports online database backup and restore database Category Management - Support
- 2018-06-05 156 2366568
-
- Network traffic analysis tool (Cacti)
- A network traffic monitoring graphical analysis tool developed based on PHP, MySQL, SNMP and RRDTool. It obtains data through snmpget and uses RRDtool to draw graphics. It provides very powerful data and user management functions.
- 2020-05-13 75 3700
-
- Bangguanke CRM customer management system
- Enterprise computing based on WEB, developed with PHP+MySQL, with stable and reliable performance, centralized control of data access, avoiding the possibility of data leakage, using encrypted data transmission parameters to protect system data security, multi-level authority control, and complete password verification and login mechanism to further strengthen system security.
- 2020-05-13 287 5167
-
- Bangguanke CRM customer management system
- Enterprise computing based on WEB, developed with PHP+MySQL, with stable and reliable performance, centralized control of data access, avoiding the possibility of data leakage, using encrypted data transmission parameters to protect system data security, multi-level authority control, and complete password verification The login mechanism further enhances system security.
- 2020-06-05 1279 13290
-
- Home page data processing
- HomepageData Processing Courseware
- 2021-05-25 1666 4714
-
- How to use php image processing functions
- How to use php image processing functions
- 2018-02-27 281 2816333
-
- Arrays and data structures in PHP
- Arrays and data structures in PHP
- 2018-02-09 255 2871780
-
- Openbiz implements metadata programming in PHP
- Openbiz implements metadata programming in PHP
- 2018-02-10 137 2868319
-
- How Openbiz implements metadata programming in PHP
- Openbiz implements metadata programming in PHP
- 2018-02-22 140 2837528
-
- 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
-
- Big data processing with Apache Spark
- This document mainly talks about using Apache Spark for big data processing - Part 1: Getting Started; Apache Spark is a big data processing framework built around speed, ease of use and complex analysis. It was originally developed by AMPLab at the University of California, Berkeley, in 2009, and became one of Apache's open source projects in 2010. In this first part of the Apache Spark article series, we will learn what Spark is, how it differs from typical Map
- 2024-01-29 0 985
-
- Spark Streaming Programming Guide Chinese WORD version
- Spark Streaming is the core API of Spark, which supports high throughput and fault-tolerant real-time streaming data processing. It can accept data sources from Kafka, Flume, Twitter, ZeroMQ and TCP Socket, use simple API functions such as map, reduce, join, window and other operations, and can also directly use built-in machine learning algorithms and graph algorithm packages to process data . Interested friends can come and take a look
- 2024-02-27 0 908
-
- Summary of information related to Perl DBI programming pdf+chm Script House Special Edition
- Mainly includes Perl+DBI programming (chm).chmPerl+DBI programming-[US] Descartes-China Electric Power Press-2001.pdfPerl DBI Tutorial on using DBI in Perl, for beginners to refer to the Chinese translation version of Perl.DBI manual .pdfPerl DBI Chinese help document, covering Perl DBI name, overview, description, DBI classes, processor general methods, general attributes, DBI database processing objects, database processing methods, etc. Programming_the_P
- 2024-02-02 0 1419
-
- 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
-
- Perl DBI Chinese manual pdf version
- Perl DBI manual Chinese translation pdf, Perl DBI Chinese help document, covering Perl DBI name, overview, description, DBI classes, processor general methods, general properties, DBI database processing objects, database processing methods, etc. In order to make it easier for everyone to learn, Script House has specially packaged the Chinese translation version of Perl+DBI Programming (chm).chm Perl+DBI Programming-[US] Descartes-China Electric Power Press-2001.pdf Perl.DBI Manual. pdfProgram
- 2024-02-28 5 2720
-
- NavicatPremium Mac new version
- Excellent database management tool for MAC
- 2018-04-13 3786 22706
-
- navicat for mysql cracked version
- Excellent mysql database remote management tool
- 2017-05-26 46228 158649
-
- NavicatPremium Mac version
- The best database graphical management client
- 2017-03-23 3888 30719
-
- TeemIp - IPAM and DDI solution
- TeemIp is a free, open source, WEB-based IP address management (IPAM) tool that provides comprehensive IP management functions. It allows you to manage IPv4, IPv6 and DNS spaces: track user requests, discover and assign IPs, manage your IP plans, subnet spaces, zones and DNS records in compliance with best DDI practices. Meanwhile, TeemIp's Configuration Management Database (CMDB) allows you to manage your IT inventory and associate your configuration items (CIs) with the IPs they use. The project source code is located at https://github.
- 2023-08-18 11 2074
-
- iTop - IT Service Management & CMDB
- iTop stands for IT Operations Portal. It is a complete open source and web-based IT service management platform that includes a fully customizable configuration management database (CMDB), a help desk system and a document management tool. It complies with ITIL standards and can be easily customized and extended to integrate with your IT thanks to a large number of add-ons and web services. iTop also provides batch import tools to help you be more efficient. The project source code has been migrated to https://github.com/Combodo/iTop
- 2023-08-15 1 1646
-
- PHP classes for data processing
- PHP classes for data processing
- 2018-01-01 98 2080
-
- PHP database processing class
- PHP database processing class
- 2017-03-22 209 2222
-
- PHP data processing public class
- PHP data processing public class
- 2017-04-27 233 5471
-
- PHP function class for image processing
- PHP function class for image processing
- 2017-05-13 165 1859
-
- PHP library for processing digital signals
- php library for processing numbers
- 2017-12-13 56 1375