current location:Home > 執行緒管理 search

Classify:
Found a total of 21313 related content
  • Xingyunhai CMS website content management system v3.5
    Xingyunhai CMS website content management system v3.5
    Xingyunhai CMS website content management system v3.5
    2017-11-30 97 3152839
  • Simple backend management template for industry application websites
    Simple backend management template for industry application websites
    The simple background management template of the industry application website is based on Bootstrap2.2.2, d3.v3.min.js, jquery.1.8.3.min.js and other plug-ins. It has a simple interface, responsive design, and a full set of templates, including the background login page and dashboard. , workflow, information, calendar, paragraph, FAQ, user group, settings and other background template pages.
    2017-08-11 104 3426476
  • v2.8XYCMS kindergarten website building system
    v2.8XYCMS kindergarten website building system
    XYCMS kindergarten website building system is a kindergarten website system developed with asp+access. Features: School information management: including basic information management, addition, online consultation information management, and online reply to consultation information News information management: manage news information content, manage related categories, add or delete Class management: Classify and manage class categories and publish the latest class opening information Baby SHOW management: child activities or photo pictures, information, management, can add, modify, delete and other related operations Teaching staff management: information on managing and training teachers
    2018-06-04 77 2370855
  • WSTShop e-commerce system
    WSTShop e-commerce system
    WSTShop e-commerce system is a single-merchant e-commerce system developed based on PHP+MySQL. It mainly includes basic management, article management, system management, member management, product management, regional management, order management, payment management, operation management, and financial management. With functions such as this, the system is dedicated to meet the needs of enterprises to quickly establish B2C malls, and provides entrepreneurs in the e-commerce industry with a one-stop solution to quickly build B2C.
    2018-05-22 773 2441770
  • WSTShop e-commerce system is
    WSTShop e-commerce system is
    WSTShop e-commerce system is a single-merchant e-commerce system developed based on PHP+MySQL. It mainly includes basic management, article management, system management, member management, product management, regional management, order management, payment management, operation management, and financial management. With functions such as this, the system is dedicated to meet the needs of enterprises to quickly establish B2C malls, and provides entrepreneurs in the e-commerce industry with a one-stop solution to quickly build B2C.
    2018-05-12 170 2481890
  • Imperial CMS new version user tutorial manual
    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 3097535
  • "Empire Website Management System" zero-based example introductory tutorial
    "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
    "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
  • Empire website management system v6.5 data dictionary
    Empire website management system v6.5 data dictionary
    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 305 3115544
  • Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    2023-06-26 34 1340
  • Android adb application and operation commands Chinese WORD version
    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
  • Python Overview Chinese WORD Version
    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
  • How to use maven Chinese WORD version
    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
  • Audio and video development tutorial in android Chinese WORD version
    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 1133
  • Notes on using Android ViewGroup WORD version
    Notes on using Android ViewGroup WORD version
    This document mainly talks about the precautions for using Android ViewGroup; ViewGroup is a subclass of View, so it also has the characteristics of View, but it is mainly used to act as a container for View, treating the View in it as its own child, and its Sub-View is managed. Of course, its children can also be ViewGroup types. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-27 0 958
  • TestLink
    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 2 2153
  • WIKINDX
    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
    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
    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
    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