current location:Home > 編輯器中文介面 search
Found a total of 21321 related content
-
- Tab form picture filter filter effect
- Tab-form image filtering filter effect, click the mouse on the title above, the content below will change, there is a cool effect, often used in corporate websites or shopping mall websites, PHP Chinese website recommends downloading!
- 2017-02-06 187 1728
-
- jQuery responsive background login interface template
- jQuery responsive backend login interface template html source code. The login page uses jquery to verify the form and determine whether the username and password meet the requirements. Usually the login page is a page that must be used on corporate websites or mall websites. Responsive backend pages, When the browser zooms in or out, the background will resize the image according to the browser! PHP Chinese website recommends downloading!
- 2017-01-14 1859 28778
-
- jquery focus image special effects with thumbnails and various transition animations
- This is a cool jquery focus image effect based on jssor.slider.js. The focus map effect has a thumbnail at the bottom, and it has a variety of animation effects during switching transitions. This focus map special effect is compatible with IE8 browser. Instructions Introduce the style files jquery.min.js and jssor.slider.mini.js files into the page.
- 2017-08-16 335 2243
-
- Super cool CSS3 picture 3D rotation effect
- Super cool CSS3 picture 3D rotation effect. After hovering the mouse, the picture will 3D rotate to the other side. Compatible with chrome and firefox browsers. Instructions: 1. Head area reference files component.css, demo.css, normalize.css 2. Add <!-- code start --><!-- code end -->area code to the file 3. Copy the pictures in the images folder to the corresponding path 4. Modify the picture
- 2017-03-11 168 2162
-
- jQuery switches the mouse over a square image to a round edge effect
- jQuery switches the mouse to a round edge effect when passing through a square image. Clicking on the image will pop up a floating layer, which is suitable for the display of team pages. It is compatible with mainstream browsers. PHP Chinese website recommends downloading! Instructions: 1. Introduce the style sheet file lrtk.css into the head area 2. Introduce jquery-1.7.1.js in the head area 3. Add <!-- code start --><!-- code end --> comment area code to your web page.
- 2017-03-11 139 3011
-
- Atmospheric electrical product brand official website template
- The official website template of Daqi Electrical Product Brand, a full set of templates, including home page, company introduction, news center, product display, company album, online message, contact us and other website template pages.
- 2017-08-08 134 3430944
-
- Network technology service company Chinese website template
- The Chinese website template of the network technology service company is based on common.js, jquery.flexslider-min.js and jquery.1.8.3.js plug-ins. It is a widescreen web design and a full set of templates, including homepage, products and services, company introduction and other website template pages. .
- 2017-08-09 142 3428695
-
- Beautiful and elegant Empire CMS backend website template V7.2
- The beautiful and elegant Imperial CMS backend website template is a backend website template developed and produced based on Imperial CMS V7.2. The interface is much prettier than the default Imperial CMS backend interface! Some of the tables are built into the empire, such as the editor, column management styles, etc.! PHP Chinese website recommends downloading!
- 2017-01-19 506 3583477
-
- Mobile infinite scroll loading waterfall flow
- There are 2 folders inside. The file name is: finishing, which is a simulation of writing data that my project has not yet requested from the background. After requesting the background data, the waterfall js has a little change, and the file name is: finished. The change is that the parameters need to be passed to the background, and the filled content is filled with data from the background. It depends on your project needs. Since the chrome simulator does not allow reading the local file json, if you want to test it, you can see the effect by opening the project in hbuilder, or using Firefox.
- 2019-09-24 197 220559
-
- Medical Device Innovation Network Chinese full site template
- Medical Device Innovation Network Chinese full-site template, simple and elegant, DIV+CSS layout design, full set of templates, including homepage, innovation information, innovation services, project database, investment institutions, project release, registration, login, commonly used emoticons, investment institution details, Website template pages such as success page, project details page, investment institution project addition page, consultation details page, etc.
- 2017-08-09 185 3428992
-
- Learn PHP tutorial in ten days
- In the past, I learned ASP in ten days, learned ASP.NET in ten days, etc. Now I think about writing PHP, which is more comprehensive. I won’t go into the PHP debugging methods here. Many articles outside have introduced them, and there are many different combinations. For the time being, I am using Apache web server and MY SQL as the WEB server and database, and I am doing the program in the environment of php-4.3.3. Of course, PHPMYADMIN is indispensable for simple construction and access to view the database.
- 2017-12-08 371 3111776
-
- A collection of tips for using PHP
- PHP's unique syntax is a mix of C, Java, Perl, and PHP's own innovative syntax. It can execute dynamic web pages faster than CGI or Perl. Compared with other programming languages, dynamic pages made with PHP embed programs into HTML documents for execution, and the execution efficiency is much higher than CGI that completely generates HTML tags. Here are ten advanced PHP application tips. 1. Use the ip2long() and long2ip() functions to convert the IP address into an integer and store it in the database
- 2017-12-08 325 3111826
-
- 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
-
- 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
-
- Singing bird and cart filled with flowers design spring banner vector material (AI EPS)
- This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
- 2024-02-29 161 2246
-
- Golden graduation cap vector material (EPS PNG)
- This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
- 2024-02-27 172 2288
-
- Black and white style mountain icon vector material (EPS PNG)
- This is a black and white style mountain icon vector material, available in EPS and PNG formats, including JPG preview.
- 2024-02-27 187 2199
-
- Detailed explanation of android interface layout Chinese WORD version
- This document mainly talks about the detailed explanation of the android interface layout; before introducing the layout issues in Android through "Hello World!", I have to introduce the user interface in Android first, because the layout issue is also one of the user interface issues. In an Android application, the user interface is built through View and ViewGroup objects. There are many kinds of Views and ViewGroups in Android, and they all inherit from the View class. V
- 2024-02-28 0 1085
-
- Android program development permission tutorial pdf version
- Android program development permission tutorial pdf, introduces the new perspective of Android 1.5, including: improvements to the Android user interface, video recording, soft keyboard support, Chinese display and Chinese input support, desktop Widgets and Live folders, and Bluetooth function improvements , Bundled application function improvements, system performance optimization...
- 2024-01-29 2 2305
-
- 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
-
- Python v2.4 Chinese manual chm
- The Chinese manual of Python v2.4 version in chm format is rich and comprehensive in content. It is not only a manual, you can use it as an introductory tutorial for Python, teaching you how to use the Python interpreter, process control, data structure, templates, Knowledge and skills in input and output, errors and exceptions, detailed explanations of classes and standard libraries, etc. At the same time, the attached manual can facilitate your inquiries.
- 2024-01-26 69 1693
-
- Getting Started with Android Game Framework AndEngine WORD Version
- This document mainly talks about getting started with the Android game framework AndEngine; AndEngine is a 2D game engine that uses OpenGLES for screen rendering and can run on systems that support Android 1.6 and above. It should be said that AndEngine has more game components and extended functions than the Libgdx engine introduced earlier. And unlike Libgdx, it can already support Chinese by default, and using the screen coordinate system for drawing is more in line with general Android drawing habits. hope
- 2024-02-28 15 907
-
- 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
-
- 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
- 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 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
-
- 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
-
- Small PHP library for optimizing images
- Small PHP library for optimizing images
- 2018-01-26 749 19265
-
- PHP library to extract GIF animation frame information
- PHP library to extract GIF animation frame information
- 2018-01-26 372 11288