current location:Home > 工作管理�%A search
Found a total of 21321 related content
-
- Black left navigation management panel ui special effects
- Native js css3 is used to create a black and practical left-hand category navigation management panel with icon text vertical navigation menu ui layout. Suitable for: functional and backend management UI website templates.
- 2020-11-26 1194 9570
-
- Drag-and-drop task management UI interface special effects
- js css3 production task manager, free drag-and-drop arrangement and combination of task items, task list UI page template
- 2021-01-29 229 2256
-
- Bootstrap sidebar background menu code
- Bootstrap sidebar background menu code is a sidebar menu background management page special effect based on bootstrap and icon library.
- 2024-01-28 105 681
-
- jQuery+CSS3 transition animation modal window special effects
- The jQuery+CSS3 transition animation modal window special effect is produced based on ModalWindowEffects of Codrops. It uses jQuery plug-in to uniformly manage the effects of various open modal windows.
- 2017-03-23 166 1641
-
- DomLastic-js click delete item elastic animation plug-in
- A jQuery click-to-delete item elastic animation code based on the DomLastic.js elastic animation plug-in, which can add elastic animation special effects to HTML elements. You can manage a set of DOM elements and make them physically elastic. This effect is like the elastic effect of iOS system information when scrolling, very cool
- 2017-12-13 132 1979
-
- Work information assessment management template
- Work information assessment management template
- 2017-12-06 180 3120196
-
- Green work information assessment management template
- Green work information assessment management template, green style, including login page, project, query statistics, management and other background template pages.
- 2017-05-28 285 3517977
-
- Skiyo backend management work platform
- Skiyo background management work platform, frame structure (Frame), dark blue style, with login page and background operation page, including PSD files, those who know how to design can do it themselves. The background template contains files: html, css, js, images (PNG, GIF, PSD)
- 2017-08-07 336 3435233
-
- Shenzhen urban construction management work platform template
- Shenzhen urban construction management work platform template, blue and black style, and includes a login page, can be applied to various large, medium and small systems with slight modifications.
- 2017-08-07 271 3434383
-
- 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 361 2755
-
- NPM package management tool intensive course related courseware
- NPM package management tool intensive course related courseware
- 2021-11-03 30 875
-
- 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 1298
-
- PHP 5 website rapid development
- You can learn how to use PHP5 to display dynamic web pages, build contact management systems, generate customer reports, work with XML, etc. In English, the original name is PHP 5 Fast and Easy Web Development
- 2017-12-11 330 3102715
-
- Learn PHP by yourself in 10 minutes
- Learn PHP by yourself in 10 minutes. The first chapter is an introductory chapter, which mainly includes understanding PHP, setting up a PHP development environment, basics of PHP development, PHP flow control statements, functions, string operations, regular expressions, PHP arrays, PHP and Web Page interaction, date and time, etc.; Part 2 is an improved chapter, mainly including MySQL database design, PHP operation of MySQL database, Cookie and Session, graphics and image processing technology, file and directory processing technology, object-oriented, PDO database abstraction layer, Program debugging and error handling, A
- 2017-12-09 502 3107964
-
- Imperial CMS new version user tutorial manual
- "Empire Website Management System" is translated as "Empire CMS" in English, or "Ecms" for short. It is a website management system based on B/S structure, with powerful functions and easy-to-use Empire CMS-logo. 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 website's structure
- 2017-12-12 297 3097668
-
- Cute summer elements vector material (EPS PNG)
- This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
- 2024-05-09 184 2738
-
- Four red 2023 graduation badges vector material (AI EPS PNG)
- This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
- 2024-02-29 185 2347
-
- Singing bird and cart filled with flowers design spring banner vector material (AI EPS)
- This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
- 2024-02-29 161 2246
-
- Golden graduation cap vector material (EPS PNG)
- This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
- 2024-02-27 172 2288
-
- Black and white style mountain icon vector material (EPS PNG)
- This is a black and white style mountain icon vector material, available in EPS and PNG formats, including JPG preview.
- 2024-02-27 187 2199
-
- 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 882
-
- 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 58 1068
-
- 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 755
-
- Audio and video development tutorial in android Chinese WORD version
- The media package provides classes to manage various media types. These classes are provided for performing audio and video operations. In addition to basic operations, it also provides ringtone management, facial recognition, and audio routing control. This article explains audio and video operations. This article is designed for beginners who want a simple introduction to Android programming. This article will guide you through the step-by-step development of applications that use media (audio and video). This article assumes that you have installed Android and the necessary tools to develop applications. It also assumes that you are familiar with Java or have a grasp of object-oriented programming concepts. Interested friends
- 2024-02-26 0 1254
-
- How to use maven Chinese WORD version
- This document mainly talks about how to use Maven; Maven is a software project management tool based on the project object model (pom), which can manage the construction, reporting and documentation of the project through a short piece of description information. Maven shifts your focus from last night's grassroots to project management. Maven projects already know how to build and bundle code, run tests, generate documentation and host project web pages. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-27 0 1145
-
- Adminer.php
- MySQL management tools
- 2017-12-28 1802 17946
-
- NavicatPremium Mac new version
- Excellent database management tool for MAC
- 2018-04-13 3952 23196
-
- navicat for mysql cracked version
- Excellent mysql database remote management tool
- 2017-05-26 46410 159521
-
- kangle web server
- High-performance web server that is easy to operate and manage
- 2018-01-23 333 4066
-
- TestLink
- TestLink is a web-based test management tool. The application provides test specifications, test planning and execution, reporting, requirements specifications, and collaboration with well-known defect tracking tools. Code base: https://github.com/TestLinkOpenSourceTRMS
- 2023-08-15 160 2704
-
- ImageWorkshop: PHP class library for managing and manipulating images
- 2017-02-21 306 3023
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2325 25201
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11516 92093