current location:Home > 可重构 search

Classify:
Found a total of 21321 related content
  • Cute cartoon style early childhood education institution website template
    Cute cartoon style early childhood education institution website template
    The cute cartoon style preschool education institution website template is a website template download suitable for early childhood education services. Tip: This template calls the Google font library, and the page may open slowly.
    2023-11-24 140 1095
  • ThinkPHP5.0 full version
    ThinkPHP5.0 full version
    ThinkPHP5.0 version is a subversive and reconstructed version. The official team spent ten months and devoted a lot of time and energy to adopt new architectural ideas, introduce more new PHP features, optimize the core, reduce dependencies, and achieve It has real lazy loading, supports composer, and has made a lot of optimizations for API development, including routing, logs, exceptions, models, databases, template engines and verification modules, which have been reconstructed and are not suitable for upgrading the original 3.2 project. Please carefully consider upgrading commercial projects, but it is definitely the first choice for new projects (whether it is WEB or API
    2017-03-09 2342 3578508
  • classified information system
    classified information system
    ThinkLC classified information system, a new system architecture, a new core, a new start, based on the old version, all codes have been rewritten, mainly promoting the classified information module and merchant module.
    2018-05-11 184 2488730
  • Responsive website home page template
    Responsive website home page template
    Multipurpose responsive website template, this template can be used to build a variety of stylish websites.
    2019-09-23 182 227251
  • Bootstrap4 official black theme template
    Bootstrap4 official black theme template
    A fully functional backend management template that can be used to build CRM, CMS, etc. The design is great and definitely worth the money.
    2019-09-23 355 228514
  • WEB standards and website reconstruction
    WEB standards and website reconstruction
    WEB standards and website reconstruction
    2018-01-27 171 2919941
  • Commonly used tags for phpcms development pdf
    Commonly used tags for phpcms development pdf
    Some repeated phpcms tags are often used in templates. The editor has collected some common phpcms template tags and their usage introduction. Friends who are useful can use them in their own projects, which greatly saves development time.
    2019-01-02 1100 1548669
  • PHP 5 website rapid development
    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
  • "PHP Design Pattern Guide" Chinese version
    "PHP Design Pattern Guide" Chinese version
    "PHP Design Patterns" first introduces design patterns, describes the use and importance of design patterns, and explains in detail the occasions when design patterns are applied. Next, the book introduces many design patterns through code examples. Finally, this book explains through comprehensive and in-depth case studies how to use design patterns to plan new applications, how to write these patterns in PHP language, and how to use the design patterns introduced in the book to modify and refactor existing code blocks. The author uses a professional, user-friendly format to introduce relevant concepts, both for self-taught programmers and those with more formal training.
    2017-12-07 317 3116206
  • PHP intermediate tutorial ajax technology
    PHP intermediate tutorial ajax technology
    AJAX stands for "Asynchronous Javascript And XML" (Asynchronous JavaScript and XML), which refers to a web development technology for creating interactive web applications. It is not a new programming language, but a new way to use existing standards. The biggest advantage is that you can exchange data with the server and update part of the web page content without reloading the entire page. No browser plug-ins are required. , but requires the user to allow JavaScript to execute on the browser. "PHP Intermediate Tutorial: Ajax Technology" will take you quickly
    2017-10-15 2089 3285731
  • Chinese New Wei font
    Chinese New Wei font
    The Chinese New Wei font is a free system font. The Chinese New Wei font has the same upright atmosphere as the block script font, but it also has a supple charm, solemnity, beauty, and surging momentum. The font style is straight, clear and clear. It is often used as the brand name of many organizations, or for some important instructions. The official name font of the Agricultural Bank of China uses the Chinese New Wei font.
    2017-03-13 158 2015
  • Chinese official script font
    Chinese official script font
    The Chinese official script font is a very solemn font. It is derived from the "official script". It has long horizontal strokes and short straight strokes. The writing effect is slightly wider and flat. It can be used for advertising design, announcements, titles, etc.
    2017-03-13 154 1937
  • Great Wall Zhongli style
    Great Wall Zhongli style
    Great Wall Zhongli font is a simplified Chinese character used in art design. The font is upright and generous, has a clear structure and a unified style. It can be applied to text titles, product design, print advertising, packaging and printing, etc.
    2017-03-15 135 906
  • Great Wall Special Round Body
    Great Wall Special Round Body
    Great Wall Special Round Font is a simplified Chinese character used in art design. The font is thick, majestic, clear in structure, and unified in style. It can be applied to text titles, product design, print advertising, packaging and printing, etc.
    2017-03-15 159 1290
  • 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 184 2738
  • Create a Web Maven Project in Eclipse and deploy it to Tomcat Chinese WORD version
    Create a Web Maven Project in Eclipse and deploy it to Tomcat Chinese WORD version
    As we all know, during the development process of J2EE projects, if you only modify the page during the debugging phase, you do not need to restart the application server. For example, you do not need to restart Tomcat. Just refresh the page in the browser. In fact, the fundamental reason why there is no need to restart application servers such as Tomcat is because we can set a virtual directory in the configuration file of the application server, so that we can know the directory where the web project is located, so we can save the need to package and then re-publish to Server steps. Interested friends can come and take a look
    2024-02-26 22 1336
  • Detailed explanation of Android program debugging Chinese WORD version
    Detailed explanation of Android program debugging Chinese WORD version
    When using eclipse to develop android programs, you can perform breakpoint single-step debugging just like VS. The Eclipse Java editor not only provides developers with common functions such as code writing, syntax correction, and real-time compilation, but it can also quickly modify and reconstruct Java source code and other advanced operations. Interested friends can come and take a look
    2024-02-26 0 1032
  • Use Eclipse to build Maven Web project WORD version
    Use Eclipse to build Maven Web project WORD version
    This document mainly talks about using Eclipse to build Maven's Web project; next, using Eclipse's Maven to build a web project, taking building the SpringMVC project as an example: I hope this document will help friends in need; interested friends can come and see
    2024-02-01 0 884
  • AndroidStudio directory structure and Gradle Chinese WORD version
    AndroidStudio directory structure and Gradle Chinese WORD version
    This document mainly talks about the AndroidStudio directory structure and Gradle; interested friends can come and take a look.
    2024-02-26 62 1300
  • Android4.0 new SDK new features Chinese WORD version
    Android4.0 new SDK new features Chinese WORD version
    Android 4.0 is a major platform release that adds a host of new features for users and app developers. Of all the new features and APIs we'll discuss below, Android 4.0 is an important platform release because it brings the widely used APIs and hologram themes of Android 3.x versions to small-screen devices. Interested friends can come and take a look
    2024-01-29 2 2146
  • MinGW - Minimalist GNU for Windows
    MinGW - Minimalist GNU for Windows
    This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.
    2023-08-10 174 3995
  • WampServer
    WampServer
    WampServer is a web development platform on Windows that allows you to create dynamic web applications using Apache2, PHP, MySQL and MariaDB. WampServer automatically installs everything you need to develop web applications intuitively. You can even tweak the server without touching the settings file. Best of all, WampServer is available in free versions (under the GPML license), both in 32-bit and 64-bit versions. WampServer is not compatible with Windows X
    2023-08-18 215 3355
  • Microweber
    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 155 1992
  • Redo Rescue: Backup and Recovery
    Redo Rescue: Backup and Recovery
    Redo Rescue Backup and Restore can back up and restore your entire system in minutes, using a point-and-click interface that anyone can use. Bare metal recovery to a new, blank drive, up and running in minutes. Supports saving and restoring to local disk or shared network drive. Selectively recover and remap partitions to different locations on the target drive. Comes with other tools for partition editing, web browsing, etc. Runs from live CD/USB, no installation required. Website: http://redorescue.com
    2023-08-18 207 1373
  • 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 195 5046