current location:Home > 文件JavaScript纸文件球形 search
Found a total of 21313 related content
-
- jQuery file tree menu plugin proTree
- proTree is a jQuery file tree menu plug-in that uses arrays to import file tree structure menu style effects.
- 2017-12-13 55 1244
-
- 6 image mouseover effect JS codes
- 6 image mouseover effect JS codes. After the mouse hovers over the image, the text title appears in 6 different animation forms. It is compatible with mainstream browsers. PHP Chinese website recommends downloading! Instructions: 1. The head area references the css file, modernizr.custom.js 2. Add !-- code start --!-- code end --region code to the file 3. Copy the pictures in the images folder to the corresponding path
- 2017-03-11 91 2050
-
- The latest native js implementation in 2019 with thumbnail text description left and right carousel switching album plug-in
- Simple and practical native js implementation with thumbnail text description left and right carousel switching album plug-in download. A photo album slide show carousel special effects plug-in based on native JavaScript. It does not introduce any jQuery library and is implemented in just a few lines of native PHP Chinese website.
- 2019-01-28 170 3803
-
- jQuery image content expand-collapse tab
- jQuery image content expands/collapses tabs, and when you click on the image, the corresponding text explanation will appear. Compatible with mainstream browsers, PHP Chinese website recommends downloading! Instructions: 1. The head area references the following files <link rel="stylesheet" href="css/jquery.gridquote.css"> <script type="text/javascript&q
- 2017-03-11 73 1390
-
- Pure js accordion picture album special effects with elastic animation
- This is an accordion photo album special effect with elastic animation created using pure javascript. When the mouse slides over the accordion picture album, the corresponding pictures will expand horizontally, and the description text of the pictures will slide up vertically, creating a sense of visual difference. Instructions Introduce the slider.js file into the page
- 2017-08-15 95 2309
-
- 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
-
- Multi-style office OA system backend template
- Multi-style office OA system background template, with various interface styles such as pink, pink, green, fire red, blue, etc., the style can be switched, the left tree menu, powerful functions, pure script (JS) control, function page Open in tab mode, it has high reference value. If you are looking for a background template with high user experience, then download this set of templates quickly. Both CSS and JS files come with detailed Chinese comments, making them easy to modify.
- 2017-08-11 150 3425692
-
- Mobile UI&WeChat UI YDUI Touch
- YDUI Touch is specially built for mobile terminals. It is compatible with mainstream mobile devices in terms of technical implementation and interaction design, ensuring light code and high performance. It uses Flexbox technology to flexibly align, shrink, and expand elements to easily handle mobile page layouts; it is implemented with rem Powerful screen adaptation layout, adapts to all screens in equal proportions; customize Javascript components, Less files, and Less variables to customize your own YDUI.
- 2019-09-24 74 220556
-
- Metro style dashboard backend management template
- Metro style dashboard background management template, Win8 flat design style, Bootstrap responsiveness, a complete set of background templates. This set of background templates has a background login interface, including dashboards, messages, tasks, UI features, widgets, drop-down menus, and forms. , charts, letterpress printing, gallery, calendar, file management, icons, and other background system function operation menus.
- 2017-08-07 193 3434991
-
- Bracket responsive Bootstrap3 backend management template
- Bracket is a set of fully responsive layout backend management system templates. It is based on Bootstrap3 and jQuery plug-ins. It adapts to the screen resolution and is compatible with PCs and mobile devices such as mobile phones and tablets. It has a full set of templates, including registration pages, login pages, and dashboards. Tray, Mail, Table Layout, Form Validation, Form Wizard, Text Editor, Code Editor, UI Elements, Buttons, Icons, Typography, Alerts and Notifications, Labels, Sliders, Graphs and Charts, Panels and Widgets, Maps , calendar, media manager, schedule, blog list, blog single page, user directory, wheel
- 2017-08-11 343 3426795
-
- 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
-
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- 2023-06-26 34 1340
-
- ThinkPHP6 backend management payment system--practical development courseware
- ThinkPHP6 backend management payment system--practical development courseware
- 2024-05-09 36 1329
-
- PHP+MySQL basic introductory course courseware
- PHP+MySQL basic introductory course courseware
- 2023-11-06 32 1049
-
- HTML5CSS3JavaScriptES6 introductory course courseware
- HTML5CSS3JavaScriptES6 introductory course courseware
- 2023-11-06 56 914
-
- FileJavaScriptPaperFileSphere
- File JavaScript paper file sphere free download png format
- 2017-05-22 27 903
-
- JavaScript file icon
- Free download of JavaScript file icons in PNG format
- 2017-05-22 24 983
-
- round button
- Round button free download, psd file, png, cartoon button
- 2017-06-05 58 2154
-
- yellow round button
- Yellow round button free download yellow round button material psd source file
- 2017-05-31 36 1420
-
- Round black matte button
- Round black matte button free download black button round psd source file
- 2017-05-17 28 1647
-
- Use HTML, CSS, JavaScript to develop Android applications English text pdf version with source file
- If you know HTML, CSS, and JavaScript, you already have the tools you need to develop Android apps. This hands-on book shows how to use these open source web standards to design and build applications that work on any Android device—no Java required. You'll learn how to create an Android-friendly web app on the platform of your choice, then convert it to a native Android app with the free PhoneGap framework
- 2024-02-27 7 1276
-
- Introduction to OpenGL Programming Chinese WORD version
- This document mainly talks about the introduction to OpenGL programming; OpenGL• is a powerful graphics library that allows users to easily develop three-dimensional graphics with a variety of special visions (such as lighting, textures, transparency, and shadows). A three-dimensional graphics software package that is independent of software and hardware platforms and can run on a variety of window systems; OpenGL (Open Graphics Library) is a software interface for graphics hardware and an industry standard in this field. I hope this document will help friends in need; interested friends can come here
- 2024-01-28 0 691
-
- Getting started with Qt QML
- This document mainly talks about getting started with Qt QML – QML syntax; QML is a descriptive scripting language, and the file format ends with .qml. The syntax format is very similar to CSS (refer to the specific examples below), but it also supports programming control in the form of javascript. QML is part of the Qt Quick technology launched by Qt. It is a new and easy-to-learn language. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-28 0 785
-
- QML introductory tutorial Chinese WORD version
- This document mainly talks about the introductory tutorial of QML; QML is a descriptive scripting language, and the file format ends with .qml. The syntax format is very similar to CSS (refer to the specific examples below), but it also supports programming control in JavaScript form. It combines the advantages of QtDesigner UI and QtScript. QtDesigner can design .ui interface files, but does not support interaction with Qt's native C++ code. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-31 0 695
-
- Android seamlessly replaces Dalvik virtual machine Chinese WORD version
- This document mainly talks about the seamless replacement of the Dalvik virtual machine by Android; the Dalvik virtual machine is actually a Java virtual machine, but it does not execute class files, but dex files. Therefore, the most ideal way for the ART runtime is to implement it as a Java virtual machine, so that the Dalvik virtual machine can be easily replaced. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-01 0 493
-
- 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