current location:Home > 错误代码-2 search

Classify:
Found a total of 21321 related content
  • jQuery plus blockDrag.js dragging div grid layout code
    jQuery plus blockDrag.js dragging div grid layout code
    jQuery+blockDrag.js drags div grid layout code, and the drag layer automatically snaps to align within the grid. It is a good drag div grid layout code.
    2017-12-09 105 1568
  • jQuery card style image rotation code
    jQuery card style image rotation code
    jQuery card-style image rotation code. You can switch images left and right after clicking. The rainbow navigation effect at the top is also good. It is compatible with mainstream browsers. PHP Chinese website recommends downloading! Instructions: 1. Introduce reset.css and style.css in the head area 2. Introduce jquery-1.4.2.min.js, roundabout.js, roundabout_shapes.js, gallery_init.js in the head area 3. Add code comments in the body area
    2017-03-11 195 1977
  • Avatar upload code based on amazeui framework
    Avatar upload code based on amazeui framework
    The avatar upload code based on the amazeui framework is a mouse-click pop-up avatar upload box, which works well.
    2017-03-27 198 1613
  • Music website homepage jQuery focus map switching code
    Music website homepage jQuery focus map switching code
    The jQuery focus image switching code on the homepage of the music website is a very good banner image switching special effect. It will display the special effects of the next carousel image. It has left and right buttons to switch and automatically hides the switching button when leaving the focus. It is also a very good JS special effects code.
    2017-01-13 208 2578
  • Accordion special JS effect code with image rotation animation
    Accordion special JS effect code with image rotation animation
    Accordion special JS effect code with image rotation animation, image selection animation effect is very good, automatic interval switching, the effect is very good, the animation is based on jQuery animate.
    2017-01-13 168 1789
  • Baidu 404 error page template
    Baidu 404 error page template
    Baidu 404 error page template, oh, the page you visited no longer exists, it may have exploded. possible reason: 1. My hand was shaking and I typed wrongly. 2. The link has expired.
    2017-08-08 154 3430679
  • Blue classic software company Mituo website template source code
    Blue classic software company Mituo website template source code
    The classic blue enterprise company Mito website source code template is encoded using Mito 5.3.8 UTF8. The software contains complete columns with background data, and can repair various style misalignments and errors.
    2017-02-16 304 3574459
  • Blue Culture Media Company Corporate Dreamweaver Template
    Blue Culture Media Company Corporate Dreamweaver Template
    The source code template of the Dreamweaver website of Atmospheric Culture Media Enterprise Company is encoded using Dreamweaver 5.7 UTF8. The software contains complete columns with background data, and can repair various style misalignments and errors.
    2017-02-18 333 3573271
  • ElementUI three-level linkage menu code
    ElementUI three-level linkage menu code
    ElementUI three-level linkage menu code, province and municipality three-level linkage code, the functions are as follows: 1. You can query and search; 2. You can clear the records in the input box.
    2017-11-28 179 3160230
  • Dual-track membership management system v9.1
    Dual-track membership management system v9.1
    The dual-track membership management system is a dual-track direct sales system source code developed with asp+access. It has very low requirements and is easy to maintain. Backend path:/admin The background username and password are both: admin Updates in version 9.1: 1. Added the ability to automatically back up the database before operating the balance. If the operation is successful, the backed-up database will be automatically deleted; if the operation is unsuccessful due to a page fault, the backed-up database will be automatically restored. In this way, even if there is a program error during operation, there is no need to worry about data loss. 2. Add member login header
    2017-02-15 1034 3577828
  • Learn PHP by yourself in 10 minutes
    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 3107964
  • Several signs that you are still a PHP newbie
    Several signs that you are still a PHP newbie
    I would like to include this article in my "Programming Mistakes" series. Although I have been exposed to software engineering, enterprise software architecture and database design in regular university courses, I still feel the "guilt" of the following facts from time to time. Of course, these are all my subjective feelings and are oriented to Eclipse: You are new to PHP, if you: 1. Not using tools like phpDoc to properly comment your code 2. Turn a blind eye to excellent integrated development environments such as Zend Studio or Eclipse PDT 3
    2017-12-08 322 3111426
  • Beginner PHP Apache MySQL website design
    Beginner PHP Apache MySQL website design
    Elementary PHP Apache MySQL Website Design comes from the author's many years of experience and experience in studying, applying and teaching PHP. It is an introductory textbook specially compiled for those who learn PHP+MySQL database programming. In the last two chapters, two typical cases close to practical applications are designed: guestbook system and forum system. Each case first introduces the development ideas and steps, and then gives the full source code, so that the learned content can be closely integrated with practical applications, especially It is the forum system that connects the cases in the book together, striving to enable readers to learn the knowledge and skills closest to the cutting edge of application.
    2017-12-09 266 3107864
  • PHP network programming technology and examples (Cao Yanlong)
    PHP network programming technology and examples (Cao Yanlong)
    Detailed explanation of PHP network programming technology from shallow to deep, comprehensively and systematically introduces PHP development technology, and provides a large number of examples for readers to practice in practice. In addition, the author has specially recorded corresponding supporting teaching videos for this book to help readers better learn the content of this book. These videos are included on the companion CD together with the example source code in the book. This book is divided into 4 parts. The first part is PHP preparation, which introduces the advantages, development environment and installation of PHP; the second part is PHP basics, which introduces constants and variables, operators and expressions, process control and functions in PHP; the third part is This is an advanced chapter, an introduction.
    2017-12-08 271 3111625
  • WeChat Mini Program Accounting Book Development Practical Courseware
    WeChat Mini Program Accounting Book Development Practical Courseware
    WeChat Mini Program Accounting Book Development Practical Courseware
    2023-09-21 17 1341
  • Delphi Component Writer's Guide word Chinese version
    Delphi Component Writer's Guide word Chinese version
    Delphi Component Writer's Guide Notes on the translation of the "Component Writer's Guide" 1. The pink part in the translation is where the translator thinks there are errors in the original text. I have corrected it and just marked it in pink; 2. For relevant information I did not establish a correlation with the page numbers of each chapter in "Reference" because it was troublesome, so I just used the page number value in the original book and marked it with blue, which can be deleted directly; 3. Since the original book is only divided into chapters, There are no sections. Inconvenient to read. So, I added the chapter number to make it clearer
    2024-01-19 62 1327
  • 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
  • Android development tutorials and notes pdf version
    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
  • Unity3d game development camera switching Chinese WORD version
    Unity3d game development camera switching Chinese WORD version
    This document mainly talks about camera switching in unity3d game development; I hope it will be helpful to everyone; interested friends can come and take a look.
    2024-02-29 51 2542
  • Android Chinese API collection chm version
    Android Chinese API collection chm version
    Android Chinese Translation Group - A collection of Android Chinese APIs. API documentation (Reference) is the basis of Android development. In the past three years (2007-2010), the official Chinese version of the API has not yet been released. The Android Chinese Translation Group has gathered a group of people to engage in Android development. People, forum moderators, college students, graduate students, etc. use their spare time to translate Android APIs. The number of people has grown from 1 to 80, and the number of published translations has ranged from 1 to 50.
    2024-02-29 79 1973
  • 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 947
  • PHPixie
    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
  • Slim
    Slim
    Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
    2024-10-17 1 730
  • FuelPHP
    FuelPHP
    The Fuel PHP Framework is a fast, simple and flexible PHP 5.4 framework, born from the best ideas of other frameworks, with a fresh start!
    2024-10-17 0 744
  • Yii
    Yii
    Yii is a fast, secure, and efficient PHP framework.Flexible yet pragmatic.Works right out of the box.Has reasonable defaults.
    2024-10-17 0 763