current location:Home > 构建工具链 search
Found a total of 21313 related content
-
- js+html5 svg creates point path generator tool code
- A js+html5 svg creation point path generator tool code
- 2023-02-16 12 439
-
- 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
-
- Simple jQuery bootstrap responsive website template
- The jQuery bootstrap responsive website template has a simple style and a wide range of applications. It is equipped with Google Maps, sliding carousels, and smooth scrolling animations. Built using the latest web development tools like HTML5, CSS3 and jQuery.
- 2019-09-23 132 227117
-
- High-end architectural design enterprise website web front-end template Kasuua
- Kasuua is an architectural design HTML template that is perfectly suitable for construction companies, house interior design studios, creative, decoration, real estate, furniture, house design, interior design, etc.
- 2021-06-08 161 3317
-
- Modern furniture design studio website template
- Modern furniture design studio website template is a promotional website template download for modern furniture design service organizations. Tip: This template calls the Google font library, and the page may open slowly.
- 2023-12-20 36 781
-
- 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
-
- DolphinPHP
- An open source PHP rapid development framework developed based on ThinkPHP5.0, adhering to the development concept of minimalism, extreme speed, and extreme, integrating a data-role-based permission management mechanism for development, integrating a variety of flexible and rapid construction tools, which can facilitate rapid expansion. Modules, plug-ins, hooks, and data packages unify the versions and dependencies among modules, plug-ins, hooks, and data packages, further reducing the redundancy of code and data to facilitate developers to quickly build their own applications.
- 2020-05-16 120 4497
-
- Silicon Valley automated build tool Maven video source code courseware
- Silicon Valley automated build tool Maven video source code courseware
- 2017-08-22 467 3406125
-
- 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 3102577
-
- 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
-
- Several signs that you are still a PHP newbie
- I would like to include this article in my "Programming Mistakes" series. Although I have been exposed to software engineering, enterprise software architecture and database design in regular university courses, I still feel the "guilt" of the following facts from time to time. Of course, these are all my subjective feelings and are oriented to Eclipse: You are new to PHP, if you: 1. Not using tools like phpDoc to properly comment your code 2. Turn a blind eye to excellent integrated development environments such as Zend Studio or Eclipse PDT 3
- 2017-12-08 322 3111282
-
- "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
-
- 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
-
- Android Studio usage tutorial Chinese WORD version
- This document is a tutorial for using Android Studio; android studio. This is a development tool based on intellij IDE, built using Gradle. I believe everyone who has done Java knows this tool. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-29 0 1094
-
- 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
-
- Maven User Guide Chinese WORD version
- This document mainly talks about the Maven usage guide; Apache Maven is a software (especially Java software) project management and automatic construction tool provided by the Apache Software Foundation. Based on the concept of Project Object Model (abbreviation: POM), Maven uses a central piece of information to manage the construction, reporting and documentation steps of a project. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-29 0 682
-
- 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 842
-
- Maven Quick Start Chinese WORD version
- This document mainly talks about getting started with Maven; Apache Maven is a potential replacement for the Java-based Apache Ant build tool. Maven is based on central repository compilation, which means that the resources required for compilation are placed in a central repository. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-29 0 1077
-
- Microweber
- Microweber is an open source drag-and-drop website building tool and powerful next-generation content management system with built-in e-commerce capabilities. Whether your website is an online store, business website or personal blog, you can easily build it with Microweber. Thanks to its excellent drag-and-drop technology, Microweber makes it easier for you to build your website and see the changes you make to it in real time, even without technical knowledge. Its revolutionary real-time text writing and editing capabilities and drag-and-drop functionality mean the user experience is significantly improved, allowing users to edit text in less time
- 2023-08-15 13 1569
-
- Unifiedtransform
- Unifiedtransform is an open source school management software that can comprehensively and efficiently manage school operations. This software was built as the developers saw a lack of efficient, high-quality, free and open source school management software. It has developed into a high-standard school management platform with a wide range of practical functions. These functions include: platform roles (students, administrators, teachers, accountants, etc.), payment platform integration, attendance, syllabus, registration, score entry, etc. Users can create classes, divisions, exams, add courses and departments, enter grades, and finally issue certificates or certificates to students.
- 2023-08-18 10 1576
-
- 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
-
- PHP quickly builds WeChat mini programs with elastic capabilities
- PHP quickly builds WeChat mini programs with elastic capabilities
- 2017-12-09 78 1069
-
- Quickly build a PHP library with elastic capabilities for WeChat mini programs
- Quickly build a PHP library with elastic capabilities for WeChat mini programs
- 2017-12-15 78 1357
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2147 24412
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11352 90802
-
- Encryption PHP library for generating unique strings from integers
- Encryption PHP library for generating unique strings from integers
- 2018-01-23 307 9388