current location:Home > 多协议支�%8 search

Classify:
Found a total of 21313 related content
  • Multi-image cycle scrolling js special effects download
    Multi-image cycle scrolling js special effects download
    js multi-picture circular scrolling effect is a js picture special effects code that supports multi-picture circular scrolling display. It has left and right arrow buttons, which can make the picture infinitely scroll left and right. It supports setting the picture title display and is compatible with IE6/7/8/9 and mainstream browser.
    2017-04-11 95 2076
  • 8 jQuery image mouseover effects
    8 jQuery image mouseover effects
    8 jQuery image mouseover effects, supporting multiple hover effects (mask, image flyout, etc.), compatible with mainstream browsers. Instructions: 1. Head area reference files jquery.min.js, lrtk.css, mosaic.css 2. Add <!-- code start --><!-- code end -->area code to the file 3. Copy the pictures in the images folder to the corresponding path
    2017-03-11 78 1346
  • Mobile Happy Scratch HTML5 plug-in
    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
    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
    Pure CSS3 retro film player special effects is a simple film music player and film recording player special effects.
    2024-02-29 6 478
  • 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
  • Black full screen adaptive H5 template
    Black full screen adaptive H5 template
    Black full screen adaptive H5 template HTML5 is designed to support multimedia on mobile devices. New syntax features were introduced to support this, such as video, audio, and canvas tags. HTML5 also introduces new features that can truly change the way users interact with documents, including: New parsing rules increase flexibility Eliminate obsolete or redundant properties Drag-and-drop functionality from one HTML5 document to another Multipurpose Internet Mail Extensions (MIME) and protocol handler registration Store in SQL database
    2017-12-07 56 3115941
  • ZenTao project management software
    ZenTao project management software
    A domestically produced, open source and free project management software based on the LGPL agreement. It integrates product management, project management, test management, and also includes many functions such as transaction management and organizational management. It is the first choice for project management of small and medium-sized enterprises. , based on the independent PHP development framework ─ ZenTaoPHP, third-party developers or companies can easily develop plug-ins or customize them.
    2020-05-15 243 5183
  • ZenTao project management software
    ZenTao project management software
    A domestically produced, open source and free project management software based on the LGPL agreement. It integrates product management, project management, test management, and also includes many functions such as transaction management and organizational management. It is the first choice for project management of small and medium-sized enterprises. , based on the independent PHP development framework ─ ZenTaoPHP, third-party developers or companies can easily develop plug-ins or customize them.
    2020-06-05 288 8760
  • Project Management Software 9.8.3
    Project Management Software 9.8.3
    ZenTao project management software is a domestic, open source and free project management software based on the LGPL agreement. It integrates product management, project management, test management, and also includes many functions such as transaction management and organizational management. It is a Chinese The first choice for small business project management, it is based on the independent PHP development framework─ZenTaoPHP. Third-party developers or enterprises can easily develop plug-ins or customize it.
    2018-05-09 423 2501151
  • CXF creates webservice server Chinese WORD version
    CXF creates webservice server Chinese WORD version
    This document mainly talks about CXF creating webservice server; Apache CXF is an open source Services framework. CXF helps you use Frontend programming API to build and develop Services, like JAX-WS. These Services can support multiple protocols, such as SOAP, XML/HTTP, RESTful HTTP or CORBA, and can run on multiple transport protocols, such as HTTP, JMS or JMS.
    2024-02-28 0 909
  • Android rtsp streaming media playback introduction Chinese WORD version
    Android rtsp streaming media playback introduction Chinese WORD version
    This document mainly talks about the introduction of android rtsp streaming media playback; the real-time streaming protocol (RTSP) is an application-level protocol that controls the sending of real-time data. RTSP provides an extensible framework that makes it possible to control and on-demand real-time data, such as audio and video. Data sources include live data and data stored in clips. The purpose of this protocol is to control multiple data sending connections, provide a way to select a sending channel, such as UDP, multicast UDP and TCP, and provide a method to select a sending mechanism based on RTP. I hope this document will help friends in need; interested
    2024-02-26 0 965
  • Asset server server construction for Unity3D game development Chinese WORD version
    Asset server server construction for Unity3D game development Chinese WORD version
    This document mainly talks about the construction of Asset server server for Unity3D game development; Asset Server is currently the resource version management tool that comes with Unity. It is similar to the SVN and perForce we are usually familiar with. However, for the current Unity, Asset Server is more powerful than Unity. Version control software such as SVN and perForce are easier to use, because the Unity3.x version does not support software such as SVN very well. When multiple people work together, data loss and other situations often occur. because
    2024-02-27 1 680
  • Shell scripting basics Chinese WORD version
    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 website development guide WORD version
    Python website development guide WORD version
    This document mainly talks about the guidelines for developing websites in Python; HTML is the universal language of the Internet, a simple and universal all-in-one markup language. It allows web page producers to create complex pages that combine text and images. These pages can be browsed by anyone else on the Internet, no matter what type of computer or browser is used. Python, like other programming languages, has its own set of processes. Control statements, and the syntax of these statements is similar to other programming languages. They all have keywords such as for, if, and while to express the program flow. I hope this document will help friends in need
    2024-01-25 0 979
  • PHPMailer
    PHPMailer
    PHPMailer - A full-featured email creation and delivery class for PHP. Supports UTF-8 content as well as 8-bit, base64, binary and quoted-printable encodings. Provides SMTP authentication for LOGIN, PLAIN, CRAM-MD5 and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Automatically verify email addresses. Many PHP developers need to send emails from their code. The only PHP function that directly supports this is mai
    2023-08-18 15 4632
  • 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
  • phpList
    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