current location:Home > 即时通讯 search
Found a total of 21313 related content
-
- jQuery address book tree node
- jQuery address book tree node
- 2019-12-20 78 1341
-
- jQuery initial letter search mobile phone address book
- Imitation mobile phone address book, first letter classification
- 2019-09-10 34 955
-
- jQuery mobile phone address book select delete code
- jQuery mobile phone address book select delete code
- 2017-08-11 49 898
-
- jq imitation mobile phone address book letter index special effects
- jq imitation mobile phone address book letter index special effects
- 2019-11-11 44 1188
-
- Imitation Apple address book list first letter search function
- Imitation Apple address book list first letter search function
- 2019-10-10 46 1440
-
- EML enterprise address book management system
- The EML enterprise address book management system provides enterprise address book information to enterprise employees anytime and anywhere. Users can view personnel contact information in real time on their mobile phones, make phone calls, etc., which comprehensively improves the efficiency of internal communication within the enterprise.
- 2018-05-11 456 2493051
-
- Fashion News Trendy Brand Information HTML Template
- Fashion News Trendy Brand Information HTML Template
- 2018-05-31 133 2394739
-
- Pink telephone communication company website template
- Pink telephone communication company website template
- 2018-02-11 131 2864336
-
- Atmospheric Communications Industry Association website template
- Atmospheric Communications Industry Association website template
- 2018-02-11 123 2864594
-
- LeaRun agile backend development framework 6.3.4
- LeaRun agile backend development framework is an agile development framework that integrates rapid development + universal permission management + workflow + instant messaging + WeChat components + mobile APP development. It is easy to develop, improves work efficiency by more than 80%, can be wirelessly expanded, and can easily develop APP, CRM, OA, ERP, WMS, etc.
- 2017-05-28 436 3519155
-
- Imitation of Baidu Shangqiao IM instant messaging
- Imitation of Baidu Shangqiao IM instant messaging
- 2020-08-29 79 3549
-
- Imitation of Baidu Shangqiao IM instant messaging courseware
- Imitation of Baidu Shangqiao IM instant messaging
- 2021-06-07 40 936
-
- PHP Workerman Basics and Practice: Instant Messaging Chat System (ThinkPHP6) - Related Courseware
- PHP Workerman Basics and Practice: Instant Messaging Chat System (ThinkPHP6) - Related Courseware
- 2022-12-02 81 950
-
- Alipay instant credit online payment practical project development video tutorial
- Alipay instant credit online payment practical project development video tutorial
- 2018-10-19 871 1833382
-
- Laravel 5.3 Reference Manual Chinese CHM Version
- The new features in Laravel 5.3 are mainly focused on improving development speed and improving development efficiency by enhancing out-of-the-box functionality for common tasks.
- 2017-09-25 364 3326914
-
- communication icon
- Communication Icons Free Download provides 19 communication icons in PNG format with a size of 128x128 pixels for free download.
- 2017-05-15 42 865
-
- 3d cartoon furniture bed psd
- 3d cartoon furniture bed psd free download bed psd fashion bed model bed picture
- 2017-05-02 46 901
-
- Button material
- Button material free download button button button material cartoon button buy now button PSD
- 2017-05-07 43 1812
-
- Cartoon fashion spring outing poster psd layered material
- Outing poster, outing activity, outing promotion, outing material, spring outing, kite flying, swallow
- 2017-03-02 16 1118
-
- 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
-
- 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
-
- Android_Intent detailed explanation WORD version
- This document mainly talks about the detailed explanation of Android_Intent; Intent is an abstract description of the action to be performed. Generally speaking, it is used as a parameter. Intent assists in completing the communication between various components of Android. For example, call startActivity() to start an activity, or broadcastIntent() to pass it to all interested BroadcaseReceivers, or startService()/bindse
- 2024-01-29 2 2470
-
- JSON Getting Started Guide Chinese WORD version
- JSON stands for JavaScript Object Natation. It is a lightweight data exchange format that is very suitable for the interaction between the server and JavaScript. This article will quickly explain the JSON format and demonstrate through code examples how to process JSON format data on the client and server respectively.
- 2024-01-27 0 1127
-
- Android Camera system analysis Chinese WORD version
- This document mainly talks about the analysis of Android's Camera system; Android's Camera includes the functions of previewing and taking pictures. Although the current Android release version of the Camera program has relatively simple functions, its program architecture is divided into two parts, the client and the server. They are built on the structure of Android's inter-process communication Binder. The Camera module mainly includes libandroid_runtime.so, l
- 2024-02-29 0 922
-
- Delphi Programming Manual Online Updated Edition
- Online updated version of Delphi Programming General Tutorial. This tutorial is updated continuously by the official staff. The content of the tutorial is maintained by official personnel. It is very good for Delphi beginners and friends who want to get started with Delphi. It is rich in content, easy to understand, and as Delphi As technology develops, the content of the tutorial is updated in a timely manner. The prerequisite is that you can connect to the Internet.
- 2024-01-19 3 1162
-
- Microweber
- Microweber is an open source drag-and-drop website building tool and powerful next-generation content management system with built-in e-commerce capabilities. Whether your website is an online store, business website or personal blog, you can easily build it with Microweber. Thanks to its excellent drag-and-drop technology, Microweber makes it easier for you to build your website and see the changes you make to it in real time, even without technical knowledge. Its revolutionary real-time text writing and editing capabilities and drag-and-drop functionality mean the user experience is significantly improved, allowing users to edit text in less time
- 2023-08-15 13 1569
-
- 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
- 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
-
- Invoice Ninja
- Invoice Ninja is a free and open source invoicing, expense and time tracking app built with Laravel and Flutter. It offers tons of great features, including custom branded invoice design, recurring invoicing and automatic billing of clients, real-time quote creation and custom proposals, expense reporting, and more! Invoice Ninja is also able to process online payments from more than 40 payment gateways, including Stripe, PayPal and WePay. It also accepts payments using credit card, ACH, Bitcoin, and more. ByInvoice
- 2023-08-15 4 1569
-
- 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
-
- 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