current location:Home > 文件操作函数 search
Found a total of 21313 related content
-
- Imitation windows folder operation
- Imitation windows folder operation
- 2019-12-19 63 1442
-
- Imitation windows folder operation effect
- Imitation windows folder operation effect
- 2019-10-19 69 1595
-
- MovingBoxes implements car picture display
- MovingBoxes implements car picture display, and the keyboard direction keys (← →) can also be used to switch left and right, and are compatible with mainstream browsers. Instructions: 1. Head area reference files lrtk.css, jquery.js, jquery.movingboxes.js 2. The head area refers to the plug-in setting code 3. Add <!-- code start --><!-- code end -->region code to your file
- 2017-03-11 80 1736
-
- jQuery imitates the brightening and darkening effect of Jingdong pictures
- jQuery imitates the brightening and darkening effect of Jingdong pictures. After hovering the mouse over the picture, the picture becomes brighter and other pictures become darker. Move the mouse away and all pictures will become brighter. Compatible with mainstream browsers, PHP Chinese website recommends downloading! Instructions: 1. The head area refers to the file lrtk.css and js library. animate.js is an animation function written separately. <link href=" css/lrtk.css" rel="stylesheet"/>
- 2017-03-11 47 1602
-
- Native js cute candy digital time code
- Native js cute candy digital time code, the time effect produced by native js is very suitable for corporate websites, shopping mall websites and school websites. The style is exquisite and it is a good event special effect. PHP Chinese website recommends downloading!
- 2017-01-17 116 1924
-
- Skiyo backend management work platform
- Skiyo background management work platform, frame structure (Frame), dark blue style, with login page and background operation page, including PSD files, those who know how to design can do it themselves. The background template contains files: html, css, js, images (PNG, GIF, PSD)
- 2017-08-07 255 3435050
-
- Human resources management system backend template
- Human resources management system backend template, blue style, with backend login page login and backend operation page html page file, click on the function menu on the left side of the operation page to display the secondary menu. This template is a simple human resources management system that I developed not long ago. It is now an HTML file for download by friends who need it.
- 2017-08-11 384 3428069
-
- A simple black background template
- A simple black background template, black style, frame design, with login page and operation page, including PSD source files. It will be much better for friends who know how to design to cut it by themselves, because the HTML file of this template is not cut very well. , the level is limited, hehe. The files included in this background template are: html, css, js, images, PSD source files
- 2017-08-07 96 3434658
-
- Light blue CMS system background management template
- The light blue CMS system background management template has a login page and background operation page. All HTML files are completed using the Frameset page. It is suitable for various website development background management or CMS system background. This template contains files: html, css, images (PNG, GIF, JPG)
- 2017-08-07 148 3434933
-
- Administration foreign background management template
- Administry foreign backend management template, a full set of templates, with user login page, including multiple backend management operation pages such as dashboard, basic styles, sample files, product samples, form examples, graphic examples, etc.
- 2017-08-11 120 3425360
-
- Day 33_Array callbacks and file operations
- Day 33_Array callbacks and file operations
- 2018-01-08 132 2999593
-
- Day 24_Sticky form file inclusion and function knowledge
- Day 24_Sticky form file inclusion and function knowledge
- 2017-12-27 171 3044742
-
- PHP file basic operation courseware source code download
- PHP file basics
- 2018-09-27 212 1899663
-
- Learn PHP by yourself in 10 minutes
- Learn PHP by yourself in 10 minutes. The first chapter is an introductory chapter, which mainly includes understanding PHP, setting up a PHP development environment, basics of PHP development, PHP flow control statements, functions, string operations, regular expressions, PHP arrays, PHP and Web Page interaction, date and time, etc.; Part 2 is an improved chapter, mainly including MySQL database design, PHP operation of MySQL database, Cookie and Session, graphics and image processing technology, file and directory processing technology, object-oriented, PDO database abstraction layer, Program debugging and error handling, A
- 2017-12-09 502 3107800
-
- 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 3108153
-
- 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
-
- Tyrannosaurus rex with open mouth side vector material (EPS+PNG)
- This is a side vector material of a Tyrannosaurus rex with its mouth open. It is available in EPS and PNG formats, including a JPG preview.
- 2023-08-31 0 386
-
- Python functions files and modules Chinese WORD version
- This document mainly talks about Python functions, files and modules. This article constructs a complete Python program. Introduces Python functions and modules, and shows how to build a Python program, store it in a file, and run the program through the command line; I hope this document will help friends in need; interested friends can come here have a look
- 2024-01-23 0 1136
-
- Quickly get started with Android database operations Chinese WORD version
- Android uses the relational database SQLite3, which is a lightweight embedded database that supports SQL and is widely used in embedded operating systems. WM also uses SQLite3; more details about the principles and principles are in this article I won’t mention it, but if you want to quickly learn to operate SQLite3, then this is the article you are looking for! Interested friends can come and take a look
- 2024-02-28 0 909
-
- SQLite syntax and Android database operations Chinese WORD version
- This document mainly talks about SQLite syntax and Android database operations; Android's SQLiteDatabase does not originally depend on Android, but exists independently as an individual, with its own unique system and language, and this is SQL syntax . SQLite is a lightweight database with few functions for large databases, so you only need to learn some common SQL syntax to easily master it, and these SQL syntaxes are basically unchanged for other databases. needed
- 2024-02-27 0 563
-
- 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
-
- Win32 API Function Manual chm version
- Win32_API_Function Detailed Query Manual chm format, divided into restricting program function functions, registry processing functions, dialog box functions, time processing functions, disk processing functions, process functions, file processing functions, breakpoint setting lists and other related contents.
- 2024-01-19 5 944
-
- 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 2 1541
-
- 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
-
- PHP classes for text file operations
- PHP classes for text file operations
- 2017-05-30 156 1986
-
- php file directory operation class
- php file directory operation class
- 2017-03-15 122 1459
-
- PHP file operation related classes
- PHP file operation related classes
- 2017-03-16 106 1233
-
- PHP file operation related classes
- PHP file operation related classes
- 2017-03-10 98 1304
-
- FTP upload file operation php class
- FTP upload file operation php class
- 2017-05-20 266 5186