current location:Home > 自然語言 search
Found a total of 21313 related content
-
- Natural animated special effects based on svg tree vines
- 2021-09-14 117 1671
-
- Jquery implements a cool tree-shaped comment list timeline
- Jquery implements a cool tree-shaped comment list timeline, which is great for use on personal websites. For example, the function of leaving a message and then replying is also very effective. PHP Chinese website recommends downloading!
- 2017-01-18 119 2511
-
- js tarot card flipping lottery game code
- The js tarot card flipping lottery game code is an interface. Although it is not very good-looking, but the functions are used, you can beautify it by yourself.
- 2017-06-05 133 5232
-
- Dynamic handwritten Happy New Year text effect
- A dynamic handwritten Happy New Year text effect. The entire handwritten page is smooth, natural, and simple. It is suitable for everyone to create New Year-themed web pages.
- 2021-12-28 92 3337
-
- HTML5 music melody custom interactive effects
- TweenMax produces music performance scores. Customize the dots to set the music melody, and then click to start the music loop to play the UI interactive effects. Come and try to play the most beautiful melody!
- 2019-08-12 192 4791
-
- Discuz! x2.5 Natural Life Template
- Discuz! x2.5 Natural Life Template
- 2017-01-22 70 3580938
-
- Fresh and natural personal space website template
- Fresh and natural personal space website template
- 2018-06-21 130 2291633
-
- Green organic nature vegetables responsive template
- Green organic nature vegetables responsive template
- 2018-01-27 36 2920342
-
- ECOSAVE bootstrap single page template download
- black bootstrap forest wild nature single page
- 2017-08-17 88 3414273
-
- wordpress fresh and simple Qing
- WordPress fresh and simple Qing theme is a leisurely, natural, simple and stylish WordPress theme download.
- 2017-06-09 267 3507928
-
- PHP Advanced Programming Patterns Framework and Testing (Chinese HD PDF version)
- The prestigious advanced PHP tutorial, the work of Zend Framework core developers, provides in-depth coverage of design patterns, PHP standard library and JSON. Today, PHP is the undisputed mainstream language for web development. After PHP 5, its object-oriented features are enough to compete with Java and C#. However, there has been a lack of information describing the advanced features of PHP, which has greatly affected the in-depth application of the PHP language. This book fills this gap. It is specifically aimed at experienced PHP programmers and explains in detail the topics that are most important to them.
- 2017-12-08 320 3112194
-
- 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 3111614
-
- "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 3099235
-
- 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 3107730
-
- "PHP Design Pattern Guide" Chinese version
- "PHP Design Patterns" first introduces design patterns, describes the use and importance of design patterns, and explains in detail the occasions when design patterns are applied. Next, the book introduces many design patterns through code examples. Finally, this book explains through comprehensive and in-depth case studies how to use design patterns to plan new applications, how to write these patterns in PHP language, and how to use the design patterns introduced in the book to modify and refactor existing code blocks. The author uses a professional, user-friendly format to introduce relevant concepts, both for self-taught programmers and those with more formal training.
- 2017-12-07 316 3116017
-
- Natural scenery HD pictures
- Free download of high-definition pictures of natural scenery, size: 2950×2094 pixels
- 2017-06-04 39 814
-
- Green nature landscape HD pictures
- Green nature landscape HD pictures Green landscape Green Nature Landscape Mountains Mountains Mountains High mountains Green mountains and green waters Lakes Reflection Green trees Plants Landscapes Natural scenery HD picture download Resolution: 350DPI Size: 5800x3720
- 2017-05-23 38 1199
-
- Television and Internet natural scenery pictures
- display, television, screen, nature, natural scenery, beauty, clear, blue sky and white clouds, digital, trees, scenery, gesture, hand, holding, earth, high-definition picture
- 2017-04-08 30 974
-
- Alaska natural scenic spots high-definition pictures
- High-definition pictures of Alaska's natural scenic spots Alaska United States Natural scenic spots Scenic spots Parks National Parks Mountains Peaks Geology Landforms Natural scenery High-definition picture download Resolution: 350DPI Size: 3264x2448
- 2017-05-26 51 1016
-
- Sky clouds nature background material (SVG+PNG)
- A sky clouds nature background material
- 2022-12-22 11 783
-
- Developing Spark applications using Scala language Chinese WORD version
- This document mainly talks about developing Spark applications using Scala language; the Spark core is developed by Scala language, so it is natural to use Scala language to develop Spark applications. If you are not familiar with the Scala language, you can read the online tutorial A Scala Tutorial for Java Programmers or related Scala books to learn. This article will introduce 3 Scala Spark programming examples, namely WordCount, Top
- 2024-02-27 0 758
-
- Shell scripting basics Chinese WORD version
- Shell itself is a program written in C language, which is a bridge for users to use Linux. Shell is both a command language and a programming language. As a command language, it interactively interprets and executes commands entered by the user; as a programming language, it defines various variables and parameters, and provides many control structures found only in high-level languages, including loops and branches. Although it is not part of the Linux system core, it calls most of the functions of the system core to execute programs, create files, and coordinate the running of various programs in a parallel manner. Therefore, for
- 2024-02-03 6 2665
-
- 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
-
- AutoIt3 Chinese help document packaging
- AutoIt v3 version, which is a free software that uses a BASIC-like scripting language, is designed for automating operations in a Windows GUI (Graphical User Interface). It utilizes simulated keyboard keys, mouse movements, and window/control combinations to implement automated tasks. This is impossible to achieve in other languages or has no reliable method (such as VBScript and SendKeys). AutoIt is very small and runs completely on all windows operating systems. (thesnow note: It is no longer available.
- 2024-01-19 21 699
-
- Install perl module under linux Chinese WORD version
- This document mainly talks about installing the perl module under Linux; Linux and perl are both free software, and it is really wonderful to combine the two. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-27 5 2845
-
- 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
-
- 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