current location:Home > 清理工具(cleaningtool) search
Found a total of 21313 related content
-
- Picture sketch painting processing ui tool special effects
- Create image sketch processing effects based on canvas, upload images, and switch between custom background color and element color settings. Support editing and downloading function special effects.
- 2021-03-16 51 1221
-
- 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
-
- HTML5 video player window floating code
- The HTML5 video player window floating code is a black and beautiful MP4 video player code.
- 2024-02-29 6 571
-
- phpMyAdmin database management tool
- phpMyAdmin is a MySQL database management tool based on PHP and structured in Web-Base mode on the website host. phpMyAdmin can manage the entire MySQL server (requires superuser) or a single database.
- 2020-05-02 208 2394
-
- HTML5 green and refreshing mall backend management template
- HTML5 green and refreshing mall backend management template, HTML5+CSS3 processing, the overall effect is relatively refreshing, this example is used as a general template (scroll bar beautification (can be shared), pop-up box effect, data loading effect, Tab effect...), according to the specific It can be called according to the situation, which basically meets the basic functional layout of the background, depending on your own situation.
- 2017-06-12 339 3501322
-
- Simple and universal refreshing mall backend management template
- Simple and universal refreshing mall backend management template, processed by HTML5+CSS3, the overall effect is relatively refreshing. This example is used as a universal template (scroll bar beautification (can be shared), pop-up box effect, data loading effect, Tab effect...), according to the specific Just call it according to the situation. It basically meets the basic functional layout of the backend, depending on your own situation.
- 2017-06-02 882 3515701
-
- Hospital information management system template
- Hospital information management system template, full set of templates, blue and fresh style, including outpatient management, attendance management, pharmacy management, warehouse management, dean inquiry, financial management, hospitalization management, report management, workflow, authority management, system management, etc. System function shortcut menu.
- 2017-08-11 766 3428878
-
- Uimaker exquisite background management interface template
- Uimaker exquisite backend management interface template, information management system interface template, a full set of templates, including multiple HTML template pages, the main template pages include workbench, template management, template design, common tools, file management, home page template, data list, picture data Table, add editing, picture list, customization, information management, Tab page, 404 error page, etc.
- 2017-08-11 144 3425672
-
- NPM package management tool intensive course related courseware
- NPM package management tool intensive course related courseware
- 2021-11-03 30 717
-
- A complete tutorial on Git project management tools, a set of proficient Git - related courseware
- A complete tutorial on Git project management tools, a set of proficient Git - related courseware
- 2021-12-23 88 1156
-
- php concise tutorial
- A brief tutorial on PHP programming Table of contents Preface .4 Chapter 1 Introduction to PHP .... 6 Section 1 Introduction to PHP .. 6 1. How web programs work... 6 2. Introduction to PHP .... 9 Section 2 Setting up the PHP development environment... 9 1. Programming, selection of software development tools .. 9 2. Installation and configuration of server software 10 Section 3 Experiment 1 Construction of PHP development environment. 11 0.Experiment
- 2017-12-08 301 3111714
-
- "Empire Website Management System" zero-based example introductory tutorial
- This system was independently developed by the Empire Development Working Group. It is a well-designed and efficient website solution suitable for Linux/windows/Unix and other environments. From version 1.0 of the Imperial News System to today's Imperial Website Management System, its functions have undergone several leap-forward innovations, making the establishment and management of the website extremely easy. It adopts the system model function: through this function, users can directly expand and implement various systems in the background, such as products, real estate, supply and demand, etc. Therefore, [1] Imperial CMS is also known as the "universal website building tool" ;Adopted
- 2017-12-07 292 3115624
-
- "Empire Website Management System" Basic Tutorial
- This system was independently developed by the Empire Development Working Group. It is a well-designed and efficient website solution suitable for Linux/windows/Unix and other environments. From version 1.0 of the Imperial News System to today's Imperial Website Management System, its functions have undergone several leap-forward innovations, making the establishment and management of the website extremely easy. It adopts the system model function: through this function, users can directly expand and implement various systems in the background, such as products, real estate, supply and demand, etc. Therefore, [1] Imperial CMS is also known as the "universal website building tool" ;Adopted
- 2017-12-07 326 3115418
-
- Barber shop barber tools vector material (EPS+PNG)
- Barber shop barber tools vector material
- 2023-04-14 3 418
-
- Small fresh transportation icons
- The download of small and fresh vehicle icons provides 18 PNG small and fresh vehicle icons with a size of 128x128 pixels for free download.
- 2017-05-15 51 1428
-
- Railway HD pictures
- Free download of railway high-definition pictures JPG subway track black dusk transportation home page background
- 2017-05-11 55 888
-
- GPS navigator HD pictures
- JPG white navigator high-tech transportation car interior photography modern technology GPS navigator high-definition pictures
- 2017-04-24 39 742
-
- White car HD pictures
- JPG high-end atmosphere high-definition picture luxury car gray vehicle tire design modern technology white car
- 2017-03-31 37 960
-
- GNU make Chinese manual pdf version
- GNU makefile Chinese manual pdf, the article describes the GNU make tool more completely, covering the usage and syntax of GNU make. At the same time, we focus on how to write Makefile for a project. Before reading this book, readers should have a certain understanding of the GNU tool chain and some common programming tools in Linux. Such as: gcc, as, ar, ld, yacc, etc. This article gives a relatively complete description of the GNU make tool, covering the usage and syntax of GNU make. Focus on how to use make to manage software projects,
- 2024-01-19 1 564
-
- Python Overview Chinese WORD Version
- This document provides an overview of Python; Python's built-in interfaces to operating system services make it an ideal tool for writing portable management tools and components (sometimes called shell tools) that maintain operating systems. Python programs can search files and directory trees, run other programs, use processes or threads for parallel processing, and more. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-23 0 703
-
- Android adb application and operation commands Chinese WORD version
- Android Debug Bridge (adb) is a multi-purpose tool that helps you manage the state of your device or emulator. You can add adb through the following methods: • Run shell commands on the device • Manage the emulator or device through port forwarding • Copy or copy files from the emulator or device
- 2024-02-26 0 826
-
- View and manage sqlite database in Android Chinese WORD version
- This document mainly talks about viewing and managing sqlite database in Android; you can use the Eclipse plug-in DDMS to view it in Android, or you can use the adb tool in the Android tool kit to view it. The sqlite database in the android project is located in /data/data/project package/databases. Friends in need can download and take a look
- 2024-02-02 0 852
-
- Features of Matlab language Chinese WORD version
- This document mainly describes the characteristics of the Matlab language; Matlab has the advantages of simple usage, flexibility, strong program structure, and good scalability. It has gradually become the preferred language tool in scientific computing, view interaction systems, and programs. In particular, it has outstanding performance in linear algebra, mathematical statistics, automatic control, digital signal processing, dynamic system simulation, etc., and has become a useful weapon for scientific research staff and engineering technicians to conduct scientific research and production practice. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-18 1 1874
-
- .NET Delete Cleanup Tool
- .NET Delete Cleanup Tool
- 2018-01-29 96 3216
-
- SQLServer Database Batch Find and Replace Tool 1.2 SQL Trojan Removal Assistant
- SQLServer Database Batch Find and Replace Tool 1.2 SQL Trojan Removal Assistant
- 2018-02-05 74 4766
-
- Adminer.php
- MySQL management tools
- 2017-12-28 1648 17496
-
- 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
-
- PHP library related to geographical tools
- PHP library related to geographical tools
- 2017-12-11 52 947
-
- String processing class of php tool class
- 2017-11-23 308 5552