current location:Home > -命名空間 search
Found a total of 21313 related content
-
- jQuery small2big image zoom plug-in
- jQuery small2big image scaling plug-in, compatible with mainstream browsers, recommended download on PHP Chinese website! Instructions: 1. The head area references files css and js libraries 2. Add html code to the file. One li corresponds to one picture. The pictures in the images folder are named 1.jpg, 2.jpg, ... <ul class="s2b_col" id="s2b_col">
- 2017-03-11 56 1713
-
- HTML5 Canvas signature drawing board function code
- The HTML5 Canvas signature drawing board function code is a functional code that supports clearing, undoing, withdrawing, erasing, modifying the brush thickness and color, extending the canvas width, extending the canvas height, dragging and changing the height of the drawing board, etc.
- 2019-03-06 54 2246
-
- Simple and easy-to-use three-dimensional banner switching plug-in
- Effect description: Simple and easy-to-use three-dimensional left and right scrolling banner focus image effect The source code does not have any pictures, and the CSS is relatively redundant. Lazy webmasters have optimized it to make it easier for lazy people to use. Instructions: 1. Introduce CSS into your page to ensure there is no naming conflict. 2. Copy the code part in index.html to the place you need.
- 2017-08-21 96 1780
-
- 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
-
- [Do not download] Namespace quick introduction tutorial source code
- PHP namespace video tutorial supporting source code
- 2017-10-21 230 3272912
-
- Space domain name host website template
- Space domain name hosting website template, DIV+CSS layout, full set of templates, including homepage, hosting-plan, privacy policy, FAQ, recommendation, contact and other website template pages.
- 2017-08-10 33 3427199
-
- IT technology space hosting provider corporate website template
- it technology space host domain name bootstrap responsive host black
- 2017-08-16 44 3415233
-
- WordPress blog theme: Adaptive Crazy uncle, named after the crazy uncle!
- I have nothing to do, so I would like to share a WordPress blog theme that I have made for a long time. This theme is adaptive, easy to make, has a simple interface, and is easy to operate. Yes, it is a simple blog theme, in Dami’s words. , is simply a personal show-off weapon. . . Haha, I do have a bit of a stubborn streak, I will just do whatever I want, haha. . . In Uncle Wan's words, this kind of design layout is the favorite of foreign experts. Well, it's all very well said, hahaha!
- 2017-01-14 196 3583456
-
- 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 106 3574014
-
- Basics of PHP development__Object-oriented and namespace.pptx
- php object-oriented and namespace
- 2018-07-24 182 2151083
-
- [Please download this] PHP namespace tutorial supporting source code
- PHP namespace quick introduction video tutorial
- 2017-10-21 481 3271937
-
- Day 37_Namespace autoloading lazy binding
- Day 37_Namespace autoloading lazy binding
- 2018-01-13 128 2979149
-
- PHP development basics_object-oriented and namespace_supporting source code
- PHP development basics_object-oriented and namespace
- 2018-07-24 214 2151082
-
- WEB front-end development specification document + CSS naming convention
- WEB front-end development specification document + CSS naming convention
- 2018-01-06 200 3008329
-
- HD pictures of Yellow Crane Tower, the most beautiful scenery in the world
- High-definition pictures of Yellow Crane Tower, the most beautiful scenery in the world, blue sky, clouds, attractions, scenic spots, Snake Mountain, places of interest, beautiful scenery of ancient buildings, tourist scenery
- 2017-01-22 37 1169
-
- 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
-
- Python module learning Chinese WORD version
- This document mainly talks about module learning in Python; Python is composed of a series of modules. Each module is a file with the suffix py. At the same time, the module is also a namespace, thus avoiding the problem of variable name conflicts. We can understand modules as lib libraries. If you need to use a function or object in a certain module, you must import this module before it can be used. Except for the system default modules (built-in functions), which do not need to be imported. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-25 2 1042
-
- Array application & two-dimensional array word version
- The so-called array is a collection of elements of the same data type arranged in a certain order. It is a collection of variables that names a limited number of variables of the same type and then uses numbers to distinguish them. This name is called the array name, and the number is called the following. mark. The individual variables that make up an array are called components of the array, also called elements of the array, and sometimes called subscript variables. In programming, an array is a form of organizing several variables of the same type in an orderly manner for the convenience of processing. These collections of similar data elements arranged in order are called arrays. Array application & two-dimensional array directory
- 2024-01-31 0 792
-
- MATLAB function help document Chinese WORD version
- A function is a set of statements that work together to perform a task. In MATLAB, functions are defined in separate files. The file names of the file functions should be the same. Functions operate in their own workspace, which is also called the local workspace, independent of the workspace, accessed at the MATLAB command prompt, which is called the base workspace variable. Functions can accept multiple input parameters and may return multiple output parameters. MATLAB is a programming language developed by The MathWorks Company. It was originally a matrix programming language that made linear algebra programming easy. It can be run on
- 2024-01-18 1 632
-
- How to use Visual Studio 2010 WORD document doc format
- How to use Visual Studio 2010 1. Open the interface and click File---→New---→Project. The new project interface will pop up. Select Visual C++ on the left, select an empty project on the right, then enter the name and storage location below, and finally click OK. After that, the interface (Solution Explorer) will pop up, then select the header file, or source file, right-click---→Add---→New project, pop-up Add
- 2024-02-29 0 1299
-
- Android local data storage Chinese WORD version
- This document is primarily about Android local data storage; the ability to store data locally on a mobile device is a critical feature for applications that need to maintain important information across the execution or lifetime of the application. As a developer, you often need to store information such as user preferences or application configurations. You must also decide based on characteristics such as access visibility whether you need to involve internal or external memory, or whether you need to deal with more complex, structured data types. Follow this article to learn the Android data storage API with
- 2024-02-26 0 808
-
- 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
-
- 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
-
- SecLists
- SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
- 2023-09-11 30 5741
-
- 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
-
- Annotation-based PHP encryption library
- Annotation-based PHP encryption library
- 2018-01-23 177 7749
-
- PHP library for processing text
- PHP library for processing text
- 2018-01-23 306 9825