current location:Home > 處理文字的PHP庫 search

Classify:
Found a total of 2543 related content
  • Linglin Enterprise Website Management System
    Linglin Enterprise Website Management System
    Linglin Enterprise Website Management System is a set of PHP website system developed for small enterprise website building. This system is suitable for websites that only require simple article (graphic and text) functional modules and single-page functional modules, and focus on concise article content management.
    2017-02-18 314 3573268
  • Bootstrap background management system template
    Bootstrap background management system template
    The Bootstrap backend management system template is based on the Ace backend management system template 1.2, with the homepage in Chinese culture. Templates include console, text layout, UI components, tables, forms, plug-ins, calendars, photo albums and other template pages.
    2017-08-11 853 3429642
  • 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 341 2482310
  • 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 907 2442088
  • Yunyou CMS enterprise website management system v1.0.0 branch version
    Yunyou CMS enterprise website management system v1.0.0 branch version
    Yunyou CMS enterprise website management system (branch version) is a professional marketing enterprise website building system developed based on PHP+MYSQL. It is the domestic free + open source PHP content management system with sub-station system. With continuous improvement and innovation over a long period of time, Yunyou CMS will bring you a brand new experience! Yunyou CMS is an upgraded version of Yuanhang CMS. The bottom layer is reconstructed, supports model field customization, and supports sub-station secondary domain name mode to become the new version of the two models. Great feature.
    2017-10-28 415 3254847
  • Xinhua regular font
    Xinhua regular font
    Xinhua Kaishi font is a font used for text design. It is provided for free download by PHP Chinese website.
    2017-03-01 132 969
  • Algiers font
    Algiers font
    Algiers font is a font used for creative design. It is provided for free download by PHP Chinese website.
    2017-01-20 133 1113
  • Hanyi Caiyun simplified font
    Hanyi Caiyun simplified font
    Hanyi Caiyun Simplified Font is a font used in art design and is provided for download by PHP Chinese website.
    2017-01-22 137 1256
  • Baizhou Cursive Calligraphy Teaching Chinese
    Baizhou Cursive Calligraphy Teaching Chinese
    Baizhou Cursive Chinese font is a font for celebrity calligraphy design. It is provided for free download by PHP Chinese website.
    2017-04-13 187 1511
  • Cute summer elements vector material (EPS PNG)
    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 185 2747
  • Ruby on Rails string processing Chinese WORD version
    Ruby on Rails string processing Chinese WORD version
    This document focuses on Ruby on Rails string processing; there are many ways to create a string in Ruby. There are two ways to represent a string: surrounding the character with a pair of single quotes ('str') or surrounding the character with a pair of double quotes ("str"). The difference between these two forms lies in the processing of the surrounding string. Strings constructed with double quotes can handle more escape characters. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-02 57 1536
  • Getting Started with Lucene Search Chinese WORD Version
    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 31 1416
  • Basic knowledge of PLC programming Chinese doc version
    Basic knowledge of PLC programming Chinese doc version
    Programmable controller, called Programmable Controller in English, or PC for short. However, because PC is easily confused with Personal Computer (Personal Computer), people are still accustomed to using PLC as the abbreviation of programmable controller. It is an electronic system device with a microprocessor as the core for digital operation. It is specially designed for industrial field applications. It uses programmable memory to store and execute logical operations, sequence control, timing/ Operation instructions such as counting and arithmetic operations, and through digital or analog input
    2024-02-29 32 1420
  • Features of Matlab language Chinese WORD version
    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 2094
  • Qt OpenGL tutorial Chinese WORD version
    Qt OpenGL tutorial Chinese WORD version
    This document mainly talks about the Qt OpenGL tutorial; because this tutorial is migrated from NeHe's OpenGL tutorial, the code is changed to Qt implementation. Therefore, some courses have not yet been successfully implemented, so some tutorials may be skipped. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-29 53 1009
  • 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 196 5051
  • mPDF
    mPDF
    mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),
    2023-08-15 194 3998
  • Parallels Desktop 12
    Parallels Desktop 12
    Mac activation version-the best virtual machine on Mac
    2017-04-13 1564 19998
  • PhpStorm 18.2.1 Win版
    PhpStorm 18.2.1 Win版
    Professional PHP integrated development tools
    2017-02-15 71419 373467
  • Fat-Free Framework
    Fat-Free Framework
    Fat-Free Framework, or F3, is a straightforward PHP framework. Its codebase is only 65 KB, and the framework is modular, allowing you to only use the necessary code.
    2024-10-17 4 955