current location:Home > 相互转换 search
Found a total of 21313 related content
-
- js simplified to traditional conversion plug-in
- Can convert between Simplified and Traditional Chinese
- 2019-09-04 64 2202
-
- JS interactive 3D photo album switching special effects with blur effect
- JS interactive 3D photo album switching special effects with blur effect
- 2017-08-08 85 4280
-
- Interactive 3D photo album switching special effects with blur effect in js
- js interactive 3D photo album switching special effects with blur effect
- 2018-02-09 41 1251
-
- JS interactive 3D photo album switching blur effects
- JS interactive 3D photo album switching blur effect is a 3D picture album code that can set the number and blur of pictures.
- 2017-08-14 71 1492
-
- Rotating photo album with cherry blossom rain
- cherry blossom rain, rotating photo album, photo album
- 2021-11-04 659 6138
-
- Simple interactive design personal photo album website template
- Simple interactive design personal photo album website template, yellow arc design web page template.
- 2017-08-10 69 3426699
-
- Shiwei e-commerce platform source code
- SV-Cart, the Shiwei e-commerce platform, is an international open source e-commerce system that can support language display in various countries. It currently supports simplified Chinese, English, Japanese, German, French, and Turkish, and can realize the display of these five languages. Interconversion on the same platform.
- 2017-02-18 101 3572799
-
- Imitation 12306 website
- My contacts, SharedPreferences, Fragment use [Editor's note: If garbled characters appear, please convert the project to GBK format]
- 2017-03-22 382 3566955
-
- html5 registration login template
- The registration, login and switching interaction effects are great and provide a good user experience.
- 2019-09-25 539 216402
-
- Material design template
- This Discuz template is very suitable for photo sites and material websites. The slideshow on the homepage has a variety of switching effects, which is quite beautiful and dynamic!
- 2017-01-17 210 3582864
-
- 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 intermediate tutorial ajax technology
- AJAX stands for "Asynchronous Javascript And XML" (Asynchronous JavaScript and XML), which refers to a web development technology for creating interactive web applications. It is not a new programming language, but a new way to use existing standards. The biggest advantage is that you can exchange data with the server and update part of the web page content without reloading the entire page. No browser plug-ins are required. , but requires the user to allow JavaScript to execute on the browser. "PHP Intermediate Tutorial: Ajax Technology" will take you quickly
- 2017-10-15 2087 3285531
-
- 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
-
- People planting trees illustration vector material (AI+EPS)
- This is a vector illustration of people planting trees. They cooperate with each other and have a clear division of labor. Some use shovels to dig holes, some plant saplings, and some water. They were all very happy to be able to add some greenery to this spring. The material is provided in AI and EPS formats, including JPG preview.
- 2023-08-23 1 248
-
- Man and woman planting trees in the field vector material (EPS)
- This is a vector material of a man and a woman planting trees in the field. They cooperate with each other. The man holds the saplings and the woman is responsible for filling the soil. As the saying goes, men and women can work together without getting tired. In a short time, they planted many saplings in the green fields. They were very happy to be able to add some greenery to this spring. The material format is EPS, including JPG preview.
- 2023-08-23 0 297
-
- 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
-
- Unity3d game development camera switching Chinese WORD version
- This document mainly talks about camera switching in unity3d game development; I hope it will be helpful to everyone; interested friends can come and take a look.
- 2024-02-29 6 1988
-
- ANDROID Bluetooth programming WORD document doc format
- Using the BluetoothAdapter class, you can find surrounding Bluetooth devices on your Android device and then pair (bind) them. Bluetooth communication is transmitted to each other based on the unique address MAC. Considering security issues, Bluetooth communication needs to be paired first. Then start to connect to each other. After the connection, the devices will share the same RFCOMM channel to transmit data to each other. Currently, these implementations are implemented on Android 2.0 or higher SDK. 1. Finding/discovering dev
- 2024-02-27 0 977
-
- JSON.NET simple use Chinese WORD version
- This document mainly talks about the simple use of JSON.NET; JSON.NET is used to convert objects in .NET into JSON strings (serialization), or to convert JSON strings into objects of existing types in .NET ( Deserialization?). I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-28 0 1233
-
- PowerDesigner usage tutorial chm version
- PowerDesigner usage tutorial, covering basic concepts of interface and operation, data projects and entities, defining relationships and roles between entities, defining and using domains and inheritance, converting CDM objects into PDM objects, generating reports, etc.
- 2024-01-19 1 1073
-
- Using JSON for network data exchange and transmission Chinese WORD version
- This document mainly talks about using JSON for network data exchange and transmission; JSON (JavaScript ObjectNotation) is a lightweight data exchange format that is easy to read and write, and is also easy to be parsed and generated by machines. It is very suitable for servers and clients. Interaction. JSON uses a programming language-independent text format, but also uses C-like language conventions. These characteristics make JSON an ideal data exchange format. Like XML, JSON is a plain text-based data format. Since JSON is born
- 2024-02-29 0 902
-
- Dompdf
- dompdf is an HTML to PDF converter. At its core, dompdf is a (mostly) CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer that downloads and reads external style sheets, inline style tags, and style attributes of individual HTML elements. It also supports most expressive HTML attributes. PDF rendering is currently provided by PDFLib or a bundled version of the R&OS CPDF class written by Wayne Munro. (for R&OS class
- 2023-08-15 3 2025
-
- 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
-
- PHP HTML entity number and non-ASCII string conversion class
- PHP HTML entity number and non-ASCII string conversion class
- 2017-03-31 115 4577
-
- emoji expression conversion PHP library
- emoji expression conversion PHP library
- 2017-12-13 75 2211
-
- Emoji expression conversion PHP class library
- Emoji expression conversion PHP class library
- 2018-01-05 123 2317
-
- PHP library for converting Chinese characters into pinyin
- PHP library for converting Chinese characters into pinyin
- 2018-01-02 291 3848
-
- php library to convert ANSI to HTML5
- php library to convert ANSI to HTML5
- 2017-12-13 44 908