current location:Home > 電子部�%8 search
Found a total of 21313 related content
-
- 8 website top navigation bar style effects
- 8 website top navigation bar style effects are a classic and beautiful top navigation bar style.
- 2024-02-02 12 551
-
- 8 classic css website top navigation bar styles
- 8 classic css website top navigation bar styles, top navigation menu special effects, and various drop-down menu layout effects.
- 2023-02-09 51 1021
-
- Native js pushing box level game code
- js Pikachu push box, the code is simple and easy to understand, and you can design the levels at will. Map custom parameter settings: 0: Open space 1: Wall 3: Destination 4: Box 5: Person 7: Box and destination overlap 8: Person and destination overlap
- 2019-04-08 148 2015
-
- Pure css3 icon menu drop-down shrinking effect
- Based on css3 (transition) and css3 selector (form), a dynamic icon menu drop-down effect is written. All drop-down menus are written using css3 without any js. When you click on the menu, the submenu pops up and shrinks in the form of animation. Effect.
- 2019-06-21 596 5723
-
- zDiaLog popup layer effect
- Replace window.open, window.alert, window.confirm; provide a good user experience; Crystal texture, delicate design and beautiful appearance; Compatible with ie6/7/8, firefox2/3, and Opera; the pop-up box will not be penetrated by the select control under ie6; No external css file, just reference Dialog.js to use; Full consideration has been given to applications under iframe, which is suitable for complex system applications; Content displayed by Dialog (three types): 1. Pointing to a URL
- 2019-09-18 30 1045
-
- Pet Cat Club Website Template
- The pet cat club website template contains 8 sub-pages, which is suitable for pet lovers website template download.
- 2017-06-08 148 3506014
-
- E-shopping mall website template
- The electronic shopping mall website template contains 8 sub-pages, which is suitable for online e-commerce website template download.
- 2017-08-20 159 3410462
-
- Study abroad education website template
- The study abroad education website template contains 8 sub-pages, which is suitable for educational website template downloads.
- 2017-06-28 112 3480412
-
- Green Fruit Mall Website Template
- Green Fruit Mall website template includes 8 sub-pages including home page, limited time flash sale, limited pre-sale, and login.
- 2017-01-24 94 3579861
-
- School education portal template
- The school education portal website template contains 8 sub-pages, which is suitable for primary and secondary education website template downloads.
- 2017-08-20 112 3411399
-
- Programming and examples of PHP4
- Preface Part One: Getting Started Chapter 1 Introduction to PHP Chapter 2 PHP4 installation, testing and configuration Chapter 3 Quick Start with PHP Part 2 Applications Chapter 6 I/O Operation Application Chapter 7 Computing Applications Chapter 8 Image Application Part Three: Practical Combat Chapter 13: A huge crowd - Web page counter design Chapter 14 Don’t complain – Message board design Chapter 15 Who is it - website information query design Part 4 Supplement
- 2017-12-08 293 3111689
-
- Ming Tsai PHP Zero Basics (One Day Pass)
- Mingzai's PHP zero-based (one-day pass) tutorials are all about PHP basics, all with detailed comments, making it easy for new users to understand, and several basic examples, including detailed explanations of login, arrays, functions, and paging.
- 2017-12-12 314 3096810
-
- 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
-
- Father and child enjoying the natural landscape vector material (EPS)
- 8 vector materials for fathers and children to enjoy the natural landscape
- 2022-06-17 8 1076
-
- Cute emoticon cup icon
- The cute emoticon cup icon download provides 8 cute emoticon cup icons in PNG format with a size of 128x128 pixels for download.
- 2017-05-31 36 996
-
- 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
-
- Selected Delphi examples to fully master CHM
- The DELPHI programming blog from Wan Yi is the crystallization of high-quality experience and actual combat. Thank you Wan Yi for your selfless dedication. I believe it will definitely be useful to friends of DELPHI programming. Most of the source codes in CHM are compiled and passed under D7, and third-party controls are rarely used. It is a masterpiece for learning. Note: If the e-book cannot be displayed normally, you need to click "Properties" -> "Unlock" of the e-book.
- 2024-01-22 0 542
-
- Android Development Guide Chinese chm version
- Android Application Framework Development Guide Chinese version chm, this booklet is a translation of the application framework part of the English development material Android SDK version 1.5, covering all major concepts of Android application development. Some content is compiled from the Internet. This article is for technical learning only, please do not use it for commercial purposes. Contents include: Application Fundamentals. Key classes...
- 2024-01-31 0 880
-
- Websphere tutorial Chinese WORD version
- This document is a Websphere tutorial; WebSphere is the infrastructure software of the Internet, which is what we call middleware. It enables enterprises to develop, deploy, and integrate a new generation of e-commerce applications (such as B2B electronic transactions), and supports business applications ranging from simple Web publishing to enterprise-level transaction processing. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-29 0 755
-
- Python Getting Started Guide Python Tutorial pdf text version
- The most authoritative Python tutorial, written by Python author Guido van Rossum, has a little academic flavor. The Chinese electronic version was translated by Liu Xin, Li Mengyi, and Kernel1983. The content of the document is bilingual in Chinese and English. About the author: Guido van Rossum is the founder of the Python programming language and now works at Google, but for most of his time he is still working hard on the development of the Python language. Since 1989 Guido was created on the basis of ABC and language
- 2024-01-26 3 822
-
- 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
-
- PHPMailer
- PHPMailer - A full-featured email creation and delivery class for PHP. Supports UTF-8 content as well as 8-bit, base64, binary and quoted-printable encodings. Provides SMTP authentication for LOGIN, PLAIN, CRAM-MD5 and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Automatically verify email addresses. Many PHP developers need to send emails from their code. The only PHP function that directly supports this is mai
- 2023-08-18 15 4632
-
- 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
-
- 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
-
- 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