current location:Home > c语言编程 search

Classify:
Found a total of 21313 related content
  • SemCms foreign trade enterprise website management system
    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
  • LOGA multi-language, multi-platform website building system
    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 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
  • JTBC website content management system
    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
  • v1.5.2 Catfish HTML Editor HandyEditor
    v1.5.2 Catfish HTML Editor HandyEditor
    HandyEditor is a WYSIWYG rich text web editor produced by Catfish CMS. The HandyEditor editor is very lightweight, easy to use, customizable, supports multiple languages, and focuses on user experience. Features of HandyEditor editor: Lightweight The compressed package of all files of HandyEditor version 1.X is only about 90KB, making it one of the most lightweight HTML editors currently. This ensures that the editor loads quickly and saves traffic, making it more suitable for
    2018-06-05 99 2365346
  • Basic principles and practice of Linux C language programming
    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
    GO Language Core Programming Course-Related Courseware
    2022-12-05 66 1137
  • A collection of tips for using PHP
    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 advanced development skills and examples
    PHP advanced development skills and examples
    PHP is a powerful network programming language that is easy to learn and use, and has excellent portability and scalability. This book will introduce PHP programming to readers in detail. The whole book is divided into three parts: preparation, beginning and acceleration, with a total of 9 chapters. The preparatory chapter mainly introduces some preparatory knowledge for learning the PHP language and the establishment of the PHP operating platform; the beginning chapter introduces readers to the basic syntax and common functions of the PKP language in more detail, as well as how to use PHP to operate the MySQL database; the acceleration chapter introduces Typical examples are introduced to enable readers to fully grasp PHP. book
    2017-12-09 354 3107770
  • Getting Started with PHP Programming
    Getting Started with PHP Programming
    PHP is a powerful network programming language that is easy to learn and use, and has excellent portability and scalability. This book will introduce PHP programming to readers in detail. The whole book is divided into three parts: preparation, beginning and acceleration, with a total of 9 chapters. The preparatory chapter mainly introduces some preparatory knowledge for learning the PHP language and the establishment of the PHP operating platform; the beginning chapter introduces readers to the basic syntax and common functions of the PKP language in more detail, as well as how to use PHP to operate the MySQL database; the acceleration chapter introduces Typical examples are introduced to enable readers to fully grasp PHP.
    2017-12-09 315 3107666
  • Easy language programming
    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
  • Easy language introductory tutorial CHM version
    Easy language introductory tutorial CHM version
    The Easy Language introductory tutorial CHM introduces the basic data types, constant tables, operators, bit operation commands and Easy Language support libraries of the Easy Language system. Programs written in Easy Language need to load the Easy Language support library files when running. On the surface, the EXE program generated by non-independent compilation of Yi Language is small in size. But in fact, if you want to publish the software for use on other people's computers, non-independent compilation will face many problems. Therefore, in actual applications, all independent compilation should be done Compile.
    2024-01-19 0 814
  • Proverbs of Programmers chm version
    Proverbs of Programmers chm version
    This book is a summary of the author's technology and experience in more than ten years of programming career. The content covers everything from understanding the operating mechanism of CPU, Windows, and programming language to code specifications and styles, analysis methods, debugging methods and kernel optimization. It contains the author's cognitive process and thorough analysis of many issues, as well as excellent and a wonderful programming experience.
    2024-01-19 0 1204
  • Developing Spark applications using Scala language Chinese WORD version
    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
  • Easy Language Learning Manual Ten Days Illustrated Tutorial to Learn Easy Language pdf version
    Easy Language Learning Manual Ten Days Illustrated Tutorial to Learn Easy Language pdf version
    The Ten Days to Learn Easy Language Illustrated Tutorial provides a vivid and systematic explanation of the usage and operating techniques of Easy Language in the form of illustrations. Friends who need it can download it and take a look! The whole book is divided into ten chapters and is completed in ten days. The first chapter introduces the installation of Yi Language and the interface after operation. At the same time, a very simple small program is introduced to help users get started. Finally, we introduce the input methods of programming and some common problems encountered by beginners. Chapter 2 will touch on some specific issues, such as how to write a program that equals 1+2, and understand the concept of variables, the valid range of variables, data types and other knowledge.
    2024-02-28 0 816
  • mPDF
    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 13 3296
  • OpenCV
    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
  • WIKINDX
    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
    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
    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