current location:Home > 文本打字机 search
Found a total of 21321 related content
-
- text typewriter
- text typewriter
- 2019-12-31 121 1372
-
- Text typing display plug-in Typed.js
- Text typing display plug-in Typed.js
- 2020-01-03 104 1616
-
- 10 jQuery typewriter text flying into animation codes
- 10 jQuery typewriter text flying into animation codes
- 2018-05-19 158 1770
-
- typewriter effect
- typewriter effect
- 2020-01-04 1384 1318
-
- jquery typewriter effect
- jquery typewriter effect
- 2020-01-04 632 1271
-
- WeChat public account display page template
- WeChat public account display page template, single page multi-column design, just open the index.html file and replace text, convenient and simple!
- 2017-08-08 143 3432567
-
- HTML5 multifunctional digital agency website template
- HTML5 multifunctional digital agency website template is a digital agency promotion website template download suitable for UI design, APP development, data marketing, web development and other services. Tip: This template calls the Google font library, and the page may open slowly.
- 2023-05-30 110 769
-
- SEO digital marketing agency service website template
- SEO digital marketing agency service website template is a template download that provides promotion website for digital marketing service agencies. Tip: This template calls the Google font library, and the page may open slowly.
- 2023-12-18 113 806
-
- Creative Digital Service Agency HTML5 Template
- Creative digital service agency HTML5 template is a promotional website template suitable for companies engaged in the creative digital service industry to download. Tip: This template calls the Google font library, and the page may open slowly.
- 2023-06-20 98 659
-
- Digital marketing agency publicity service website template
- Digital marketing agency publicity service website template is a downloadable publicity website template suitable for companies providing digital marketing services. Tip: This template calls the Google font library, and the page may open slowly.
- 2024-01-30 156 1345
-
- SVN construction and usage instruction video (Boolean Education)
- "SVN Video Tutorial", SVN: full name Subversion, is a code version management software that manages data that changes over time. This data is placed in a central repository. This archive is much like a regular file server, but it remembers every file change. This way you can restore a file to an older version, or browse the file's change history. Many people think of version control systems as some kind of "time machine."
- 2017-10-15 584 3283695
-
- 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 3108287
-
- "PHP Programming" Second Edition
- This book is full of pictures and texts, and explains in detail the method of developing dynamic Web programs using the LAMP (PHP) scripting language, such as setting up the WAMP platform, installing and configuring the open source Moodle platform, PHP programming technology, developing user registration and verification modules, and setting up the LAMP platform. This book is suitable for undergraduate and junior college students in computer and related majors to use as a teaching material for learning LAMP (PHP) programming or dynamic Web programming. It is also suitable for readers who are interested in dynamic Web programming to use it voluntarily, and for LAMP (PHP) program designers. It has certain reference value.
- 2017-12-12 580 3099373
-
- 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
-
- Robot 404 web page damage design vector material
- Robot Website Template Network Link Unable to Open Web Page Invalid Creativity 404 Artistic Font 404 Web Page Website Design Template Website Template Advertising Design
- 2017-01-18 141 1793
-
- Blue Children's Day Word Art PSD
- Blue Children's Day Art Word PSD material free download psd source file Children's Day Art Word 61 Paper Plane
- 2017-05-16 116 1111
-
- Chinese New Wei font
- The Chinese New Wei font is a free system font. The Chinese New Wei font has the same upright atmosphere as the block script font, but it also has a supple charm, solemnity, beauty, and surging momentum. The font style is straight, clear and clear. It is often used as the brand name of many organizations, or for some important instructions. The official name font of the Agricultural Bank of China uses the Chinese New Wei font.
- 2017-03-13 158 2015
-
- 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
-
- Maven compiles, packages and deploys Liferay project WORD version
- This document mainly talks about Maven compilation, packaging and deployment of Liferay projects; it mainly introduces the combination of maven and liferay-poerlet-archetype to change the traditional ant compilation, packaging and deployment. I hope this document will help friends in need; interested Friends can come and have a look
- 2024-02-29 66 1117
-
- Perl learning handbook chm version
- Perl Learning Handbook is an article written by a Taiwanese Perl master, specially packaged as a chm version for everyone's convenience. About this book 1. About Perl 1.1 History of Perl 1.2 Concepts of Perl 1.3 Features 1.4 Environment for using Perl 1.5 Getting started with Perl 1.6 Your first Perl program 2. Scalar variables (Scalar) 2.1 About scalars 2.1.1 Numeric values 2.1. 2 Strings 2.1.3 Number and string conversion 2.2 Use your own
- 2024-02-29 39 2687
-
- Ruby on Rails string processing Chinese WORD version
- This document focuses on Ruby on Rails string processing; there are many ways to create a string in Ruby. There are two ways to represent a string: surrounding the character with a pair of single quotes ('str') or surrounding the character with a pair of double quotes ("str"). The difference between these two forms lies in the processing of the surrounding string. Strings constructed with double quotes can handle more escape characters. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-02 56 1535
-
- 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 604
-
- Delphi string type analysis WORD version
- This document mainly talks about Delphi string type analysis; I hope this document will help friends in need; interested friends can come and take a look
- 2024-01-18 0 1338
-
- 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 195 5046
-
- mPDF
- mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),
- 2023-08-15 194 3994
-
- 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
-
- 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