current location:Home > 提取ppt search
Found a total of 21313 related content
-
- Tag input extracted in faltui
- Tag input extracted in faltui
- 2019-11-08 57 1357
-
- Get the date effect one year in advance
- Get the date effect one year in advance
- 2019-10-24 17 798
-
- html online color selection extractor
- An html color picker, online color extractor download
- 2023-02-15 12 496
-
- ID card verification and information extraction plug-in IDCardPaser
- ID card verification and information extraction plug-in IDCardPaser
- 2019-11-08 50 1161
-
- jQuery extracts the main color of an image
- A simple jQuery plugin to extract the main color of an image and apply it to the background of its parent element.
- 2019-09-09 67 1696
-
- 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
-
- JTBC website content management system
- The JTBC website content management system is a website system core that can expand and clone existing modules. It adopts UTF-8 encoding, adopts the technical model of language-code-program separation, and fully uses the template package and language package structure. , providing convenience for users to modify. Every corner of the website content can be managed in the background. It is a program core that is very suitable for system website building or secondary development.
- 2018-05-17 69 2460018
-
- v1.0.0 Zhirui primary and secondary school student status information management system
- The student status information system is an important daily work for the interconnection between schools and educational administrative agencies, and is also a basic education management system. With the development of information technology, the reform and development of basic education have also put forward the requirements for informatization of student status management. The establishment of an informatized student status information management system is a basic work to improve the level of education management. It is an effective way to strengthen and standardize the management of student status in primary and secondary schools. It is an important work content of the education supervision of governments at all levels. This system is based on the student status system standards. The database is developed based on the database to assist the school to recruit new students in the new semester to re-register their student status, update and improve the basic status of students, etc., and uniformly collect basic student information modules.
- 2018-05-31 634 2398183
-
- Travel hotel booking car rental service website template
- One-stop service website template for travel hotel booking and car rental is a travel website template download suitable for providing one-stop service for hotel booking and car rental. Tip: This template calls the Google font library, and the page may open slowly.
- 2024-01-17 48 673
-
- Internet data SEO service website template
- Internet data SEO service website template is a promotional website template download suitable for Internet companies that provide SEO, data analysis, software development and other services. Tip: This template calls the Google font library, and the page may open slowly.
- 2024-01-17 18 778
-
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- 2023-06-26 34 1340
-
- ThinkPHP6 backend management payment system--practical development courseware
- ThinkPHP6 backend management payment system--practical development courseware
- 2024-05-09 36 1329
-
- PHP+MySQL basic introductory course courseware
- PHP+MySQL basic introductory course courseware
- 2023-11-06 32 1049
-
- HTML5CSS3JavaScriptES6 introductory course courseware
- HTML5CSS3JavaScriptES6 introductory course courseware
- 2023-11-06 56 914
-
- WeChat Mini Program Accounting Book Development Practical Courseware
- WeChat Mini Program Accounting Book Development Practical Courseware
- 2023-09-21 17 998
-
- 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
-
- 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
-
- Getting Started with Lucene Search Chinese WORD Version
- This document mainly talks about getting started with Lucene search; searching means using a given keyword (key) to find the key in the content library (contents). The general principle of Lucene's search is to extract predetermined keywords (preKey) from contents to make an index database (indexTable). I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-30 0 1232
-
- Android cooperates with WebService to access remote database Chinese WORD version
- Use HttpClient to request data from the server-side action. Of course, calling server-side methods to obtain data is not the only one. WebService can also provide us with the required data, so what is webService? , it is a remote calling standard based on the SAOP protocol. Different operating system platforms, different languages, and different technologies can be integrated through webservice. To realize Android and server-side data interaction, we need some libraries in the PC machine Java client, such as XFire, A
- 2024-02-26 0 903
-
- Python website development guide WORD version
- This document mainly talks about the guidelines for developing websites in Python; HTML is the universal language of the Internet, a simple and universal all-in-one markup language. It allows web page producers to create complex pages that combine text and images. These pages can be browsed by anyone else on the Internet, no matter what type of computer or browser is used. Python, like other programming languages, has its own set of processes. Control statements, and the syntax of these statements is similar to other programming languages. They all have keywords such as for, if, and while to express the program flow. I hope this document will help friends in need
- 2024-01-25 0 979
-
- mod_python 3.2.8 Chinese manual doc version
- mod_python 3.2.8 Chinese manual provides the Chinese manual of Mod_python 3.2.8, which is a good material for learning Mod_python. Interested friends can refer to it. mod_python originated from the Httpdapy project (1997). Much later Httpdapy was called mod_python because Httpdapy was not specific to the apache server. Httpdapy was designed to be cross-platform, but actually started primarily with Netscape servers (
- 2024-01-25 0 923
-
- Dompdf
- dompdf is an HTML to PDF converter. At its core, dompdf is a (mostly) CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer that downloads and reads external style sheets, inline style tags, and style attributes of individual HTML elements. It also supports most expressive HTML attributes. PDF rendering is currently provided by PDFLib or a bundled version of the R&OS CPDF class written by Wayne Munro. (for R&OS class
- 2023-08-15 3 2025
-
- 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
-
- extractor PHP library for extracting colors
- extractor PHP library for extracting colors
- 2017-12-18 51 3186
-
- Library to extract colors from images
- Library to extract colors from images
- 2017-12-06 114 4327
-
- PHP library to extract GIF animation frame information
- PHP library to extract GIF animation frame information
- 2018-01-26 248 10915
-
- PHP library to extract GIF animation frame information
- A library to extract GIF animation frame information
- 2017-12-06 86 4593
-
- php cache file class extracted from CI
- php cache file class extracted from CI
- 2017-03-22 105 1806