current location:Home > c编程语言开发 search
Found a total of 21313 related content
-
- Mobile Happy Scratch HTML5 plug-in
- The mobile Happy Scratch HTML5 plug-in is a mobile H5 Scratch plug-in suitable for Double 12 activities.
- 2024-02-29 5 343
-
- HTML5 paper folded into gift box animation special effects
- The HTML5 paper folding into gift box animation effect is a Christmas gift animation effect implemented in CSS that is suitable for Christmas or any holiday.
- 2024-02-29 5 327
-
- Pure CSS3 retro film player special effects
- Pure CSS3 retro film player special effects is a simple film music player and film recording player special effects.
- 2024-02-29 6 478
-
- HTML5 video player window floating code
- The HTML5 video player window floating code is a black and beautiful MP4 video player code.
- 2024-02-29 6 571
-
- Lightweight html5 WinBox page pop-up plug-in
- The lightweight html5 WinBox page pop-up plug-in is very convenient and easy to operate. It supports functions such as maximizing, minimizing, full screen, closing, moving, and opening multiple windows.
- 2024-02-29 3 334
-
- LOGA multi-language, multi-platform website building system
- LOGA is called "Limit Of Good AsThis" and is a multi-language, multi-platform website building system developed in this way. Take simplicity and pursue efficiency. This system is developed based on the PHP + MySQL platform, with a simple structure and extremely fast running speed. LOGA features: [PFA Core] Simple, elegant, high-quality code with extremely high versatility and scalability. [Multi-language support] UTF-8 encoding, language detection, and multi-language support facilitate the development of international websites. [Multi-platform support]
- 2018-05-14 70 2474241
-
- Piaoye Network 3.05 source code
- Piaoye Network Program is a maintenance management website using PHP as the development language. Installation: http://yourdomain/install
- 2017-02-18 98 3572702
-
- SemCms foreign trade enterprise website management system
- SemCms is an open source foreign trade enterprise website management system. It is mainly used for foreign trade enterprises and is compatible with mainstream browsers such as IE, Firefox, Google, and 360. SemCms [asp version] is written in vbscript language and runs in combination with iis. SemCms [php version] is written in PHP language, combined with Apache, and runs under window or Linux system. SemCms is written in the internationally accepted utf-8 encoding. SemCms is very suitable for foreign trade enterprises, e-commerce exchanges
- 2018-05-14 80 2473886
-
- Aopai enterprise e-commerce website building system
- Perfectly developed based on PHP + MYSQL, enterprise + e-commerce + WeChat + mobile phone + APP can be solved on one platform. It supports website building in N languages and is the first choice for foreign trade websites.
- 2020-05-19 608 6737
-
- JTBC website content management system
- The JTBC website content management system is a website system core that can expand and clone existing modules. It adopts UTF-8 encoding, adopts the technical model of language-code-program separation, and fully uses the template package and language package structure. , providing convenience for users to modify. Every corner of the website content can be managed in the background. It is a program core that is very suitable for system website building or secondary development.
- 2018-05-17 69 2460018
-
- Basic principles and practice of Linux C language programming
- Linux C language programming basic principles and practical courseware
- 2017-09-21 321 3337687
-
- GO Language Core Programming Course-Related Courseware
- GO Language Core Programming Course-Related Courseware
- 2022-12-05 66 1137
-
- Go language zero-based development of content management system courseware
- Go language zero-based development of content management system courseware
- 2023-05-15 9 1130
-
- PHP Development Basics_Basic Syntax and Process Control_PPT
- php
- 2018-07-23 254 2154282
-
- 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
-
- Multiple programming languages PNG
- Multiple programming languages PNG free download software programming HTML C PHP software programming
- 2017-05-15 41 1123
-
- Programming language collection PNG material
- Programming language collection PNG material free download programming program php mysql HTML css js ajax programming language
- 2017-05-09 31 1521
-
- PHP scripting language PNG
- PHP script programming language free download in PNG format
- 2017-05-09 27 903
-
- Collection of various programming languages PNG
- Free download of various programming language collections Programming Programmer Programming Website Construction PNG Pictures
- 2017-05-15 39 882
-
- Blue sphere programming language icon
- Blue spherical programming language icons provide 14 blue spherical programming language icons in PNG format with a size of 128x128 pixels.
- 2017-05-23 58 1628
-
- Easy language programming
- Yi Language is a fully Chinese, fully visual, cross-platform programming tool. It was designed and developed by Dalian Dayou Wu Tao Yi Language Software Development Co., Ltd. It is characterized by full Chinese culture and low entry requirements. Almost all you need to know how to use computers and words is Anyone who inputs can do programming, and its development language is all Chinese and life-oriented. In the future study, we will deeply appreciate its "easy". Let's enter the world of "Easy" together! This platform provides easy language programming beginner version download
- 2024-02-29 0 753
-
- 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
-
- Multi-threaded programming technology in Android development Chinese WORD version
- This document mainly talks about multi-threaded programming technology in Android development; threads in Android are widely used in multi-threading in the Android platform. Multi-threading is required in UI updates, game development and time-consuming processing (network communications, etc.) . The technologies involved in Android threads are: Handler; Message; MessageQueue; Looper; HandlerThread. Friends in need can download and take a look
- 2024-01-29 2 2067
-
- python tutorial for beginners Chinese WORD version
- This document is a tutorial for newbies to Python; Python is a computer programming language. You may have heard of many popular programming languages, such as the very difficult to learn C language, the very popular Java language, the Basic language suitable for beginners, the JavaScript language suitable for web programming, and so on. Interested friends can come and take a look
- 2024-01-23 0 769
-
- Summary of three major techniques for performance optimization of programming language Perl Chinese WORD version
- This article will focus on discussing Perl performance optimization techniques. When using Perl to develop some service applications, sometimes you will encounter problems with Perl performance or resource usage. You can use require to load modules, use system functions and XS-based modules, and write yourself with low overhead. Modules, etc. to optimize Perl performance. Perl is a powerful language, a powerful tool, and a very delicious dish:-) Using many of Perl's features, you can achieve some very interesting and practical functions. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-27 0 1883
-
- OpenCV
- The open source computer vision library has over 2,500 algorithms and provides detailed documentation and example code for real-time computer vision. It runs on Windows, Linux, Mac OS X, Android, iOS, and is available in your browser via JavaScript. Language: C++, Python, Julia, Javascript Home page: https://opencv.org Q&A Forum: https://forum.opencv.org/ Documentation: https://do
- 2023-08-11 13 1714
-
- 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