current location:Home > 内存区域 search
Found a total of 21321 related content
-
- CSS3 area full screen enlargement animation special effects
- CSS3 area full-screen enlargement animation special effect is a CSS3 area full-screen enlargement animation special effect. When you click on the corresponding area, the area will be enlarged in full screen and the corresponding area content will be displayed.
- 2017-03-26 218 4422
-
- Floor plan area marking function
- Floor plan area marking function
- 2019-11-05 138 2273
-
- Multi-layer and multi-region drag plug-in XQ_drag.js
- Multi-layer and multi-region drag plug-in XQ_drag.js
- 2019-11-05 104 4669
-
- Optional detailed price area controls
- Optional detailed price area controls
- 2019-09-30 118 1438
-
- Hotspot image focus area mark mouse over prompt
- Hotspot image focus area mark mouse over prompt
- 2019-10-19 130 3967
-
- MyuCMS community + mall content management system
- MyuCMS community + mall content management system
- 2020-05-29 475 9303
-
- Mobile H5 movie ticket sales page template
- Mobile H5 movie ticket sales page, location location area
- 2019-09-23 190 228474
-
- LaySNS light community
- The LaySNS light community is based on ThinkPHP5.0.15 and equipped with the latest LayUI2.2.5, integrating content publishing and community interaction.
- 2018-05-11 213 2486718
-
- Website building box group version 1.4 source code
- Website Building Box is the industry's original website group engine. N websites can be built in one space, with completely independent interfaces, independent content, and independent domain names. 3,000 sets of templates can be switched and activated in one minute, and there are no copyright notices on the entire site.
- 2017-02-18 276 3574301
-
- GBK Ear Music
- Ear Music is a PHP open source music system whose interface adopts Discuz background style and UCHome user center style, and the core is composed of high-speed template engine and caching mechanism and other frameworks. Ear Music GBK 20180820 update log: Cloud platform interface updated.
- 2018-08-21 422 2041631
-
- Chinese annotated version of php configuration file php.ini
- The Chinese annotated version of the php configuration file php.ini is an open source book on the internal implementation of PHP compiled by multiple authors. From environment preparation to code implementation, from implementation process to detail extension, from variables, functions, objects to memory, Zend virtual machine... and so on, we will explain the style of PHP.
- 2017-12-09 341 3108287
-
- WeChat Mini Program Accounting Book Development Practical Courseware
- WeChat Mini Program Accounting Book Development Practical Courseware
- 2023-09-21 17 1341
-
- ThinkPHP configuration development and CMS backend practical courseware
- ThinkPHP configuration development and CMS backend practical courseware
- 2023-08-15 32 1562
-
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- 2023-06-26 34 1692
-
- PHP programming (summary of basic knowledge points) courseware
- PHP programming (summary of basic knowledge points) courseware
- 2023-06-26 9 1769
-
- Founder Wei Stele Simplified
- The Wei stele is a calligraphy work of stele inscriptions from the Northern and Southern Dynasties period. The existing calligraphy styles of Wei stele are all in regular script, so these regular script stele inscriptions are sometimes called "Wei Kai". The Wei Stele was originally also called the Northern Stele. Among the successive dynasties in the Northern Dynasties, the Northern Wei Dynasty had the longest history. Later, "Wei Stele" was used to refer to the stele calligraphy works of the entire Northern Dynasty, including the Eastern Wei, Western Wei, Northern Qi and Northern Zhou. These inscriptions mainly exist in the form of "stone tablets", "epitaphs", "cliffs" and "statues". The structure is flat, square and sparse, tight on the inside and loose on the outside, with many official meanings. Although this epitaph is a formal book, its writing style is informal, restrained and self-contained.
- 2017-01-22 148 1573
-
- Great Wall Chinese traditional font
- Great Wall Zhongli Traditional is a very popular font. The font has uniform line thickness and flat font, which gives people a very real feeling. It looks very beautiful, the overall effect is very unified, and the font library is complete, so it can be widely used. In the fields of letters, advertisements, speeches, film and TV series titles and content wording, etc.
- 2017-03-16 121 1001
-
- Chinese regular script font
- Chinese Xingkai font is a very beautiful font. The Chinese Xingkai font is a TrueType computer font produced by Changzhou Huawen Printing New Technology Co., Ltd. in China, with calligrapher Ren Zheng as the font writer. Chinese regular script fonts are also very popular in domestic application fields, such as advertising fonts, banners, posters, magazines, etc.
- 2017-01-21 176 2382
-
- 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
-
- Delphi memory management guidance content PDF version
- The instructive content on Delphi memory management has been excerpted into an e-book in PDF format. This book is an excerpt of the memory management chapter from a Delphi book. It does not involve other aspects of content and is relatively targeted. The content involves traversing memory blocks, shared memory managers, third-party memory managers, Delphi memory management implementation framework, implementation of user call routines, etc.
- 2024-01-19 32 1486
-
- OpenMP Multi-Threaded Programming Guide WORD Edition
- This document mainly talks about the OpenMP multi-threaded programming guide; OpenMP was proposed by the OpenMP Architecture Review Board and has been widely accepted as a set of guiding notes (Compiler Directive) for multi-threaded programming of shared memory parallel systems. ). OpenMP is a multi-processor multi-thread parallel programming language for shared memory and distributed shared memory. It can be used to display and guide multi-threaded and shared memory parallel application programming interfaces. It is hoped that this document will provide
- 2024-02-03 30 1509
-
- PowerDesigner usage tutorial chm version
- PowerDesigner usage tutorial, covering basic concepts of interface and operation, data projects and entities, defining relationships and roles between entities, defining and using domains and inheritance, converting CDM objects into PDM objects, generating reports, etc.
- 2024-01-19 2 1334
-
- Android embedded SQLite database Chinese WORD version
- This document mainly talks about the Android embedded SQLite database; a relational database SQLite is embedded in the Android platform. Unlike other databases, SQLite does not distinguish types when storing data; interested friends can come and take a look.
- 2024-02-28 55 1470
-
- Android development tutorials and notes pdf version
- Android file access and database programming knowledge. File operations mainly include reading files, writing files, reading static files, etc. It also introduces creating, adding file content and saving, opening files and displaying the content; database programming mainly introduces the SQLite database. The use includes knowledge of creating, deleting, opening databases, non-query SQL operation instructions, query SQL instructions-cursors, etc.
- 2024-02-29 64 3118
-
- 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
-
- TeemIp - IPAM and DDI solution
- TeemIp is a free, open source, WEB-based IP address management (IPAM) tool that provides comprehensive IP management functions. It allows you to manage IPv4, IPv6 and DNS spaces: track user requests, discover and assign IPs, manage your IP plans, subnet spaces, zones and DNS records in compliance with best DDI practices. Meanwhile, TeemIp's Configuration Management Database (CMDB) allows you to manage your IT inventory and associate your configuration items (CIs) with the IPs they use. The project source code is located at https://github.
- 2023-08-18 173 2634
-
- Nextcloud Server
- Nextcloud Server is a free and open source server software that allows you to store all your data on a server of your choice. With Nextcloud, you can easily access and store data located in data centers you trust, sync data across devices, and share your data for collaboration. It provides the best security in self-hosted file sync and sharing and can be extended with hundreds of apps.
- 2023-08-18 153 2022
-
- 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 947
-
- PHPixie
- PHPixie is easy to learn and does not rely on automagic. You will always be in charge of what's happening.
- 2024-10-17 0 872
-
- Baidu Map Class Library Regional Restrictions
- Baidu Map Class Library Regional Restrictions
- 2017-03-02 315 3853
-
- PHP memory cache memcached class code
- PHP memory cache memcached class code
- 2017-03-22 256 2582
-
- 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
-
- PHP library for dependency injection containers
- PHP library for dependency injection containers
- 2018-01-26 575 25589