current location:Home > 消息通知 search
Found a total of 21313 related content
-
- Message notification display plug-in MessageNotifyPlugin
- Message notification display plug-in MessageNotifyPlugin
- 2019-10-21 44 1810
-
- Automatically close the message notification plug-in izitoast.js
- Automatically close the message notification plug-in izitoast.js
- 2019-10-21 52 1297
-
- Pure js toast message notification plug-in
- Pure js toast message notification plug-in
- 2019-10-21 27 1836
-
- jQuery message notification box plug-in based on Animate.css
- jQuery message notification box plug-in based on Animate.css
- 2019-10-21 38 1216
-
- H5+jQuery floating message notification effect on the left side of the web page
- H5+jQuery floating message notification effect on the left side of the web page
- 2018-06-13 57 1338
-
- Message message board
- The front-end uses bootstrap+jquery and supports replying to email reminders (socket+opensssl needs to be supported. SSL is used by default. Alibaba Cloud port 25 is blocked). It will be initialized during the first run. Please go to the background settings to change the password. Remember! An unknown product must be a high-quality product!
- 2020-05-22 165 4663
-
- Blue daily office OA management system backend template
- Blue daily office OA management system backend template, DIV+CSS layout design, a full set of templates, including login, daily office, training management, message push, address book management, notifications, file management, system management and other HTML backend template pages.
- 2019-03-22 1473 1236182
-
- Black Electronics Company HTML Website Template
- Black Electronic Products Company HTML website template, DIV+CSS layout, full set of templates, including homepage, company profile, product information, latest news, FAQ, distribution network, and contact us.
- 2017-09-01 49 3383926
-
- Comprehensive service platform OA backend management template
- Comprehensive service platform OA backend management template, a full set of templates, including proposal submission, proposal inquiry, proposal seconding, proposal evaluation, proposal statistics, online consultation, social situation and public opinion filling, social situation and public opinion query, adoption draft directory, social situation and public opinion reply, public opinion statistics, meeting HTML backend template pages for event viewing, meeting event registration, meeting sign-in, duty performance records, objections and suggestions, notification messages, download center, personal information maintenance, etc.
- 2019-03-29 1347 1198224
-
- Who else's personal blog system 4.1.1.0
- Who else's personal blog system can add four top-level columns. Recommended: "Resource sharing, commonly used tools, notifications and announcements, about the author".
- 2017-01-14 213 3584302
-
- Getting Started with PHP to Practical Message Queue RabbitMQ Courseware
- Getting Started with PHP to Practical Message Queue RabbitMQ Courseware
- 2023-05-08 2 869
-
- Information System Project Manager (Advanced Software Examination) One-stop pass course - question bank
- Information System Project Manager (Advanced Software Examination) One-stop pass course - question bank
- 2022-12-27 10 980
-
- Information System Project Manager (Advanced Software Examination) One-stop pass course - related courseware
- Information System Project Manager (Advanced Software Examination) One-stop pass course - related courseware
- 2022-11-09 8 966
-
- Introduction to PHP5 MySQL Programming
- It includes a more detailed introduction to the basic knowledge of PHP and MySQL, as well as a large number of technical descriptions for different applications, and is accompanied by a large number of small but precise examples to deepen readers' understanding, making it easier to master knowledge and learn to apply it through experiments. The book takes PHP developers as the core, from environment construction to system development, from local technical points to full project control. It three-dimensionally introduces the technical points of PHP5+MySQL and rich extended knowledge, allowing readers to enjoy the experience of improving development capabilities. Extremely fast experience.
- 2017-12-09 299 3107699
-
- Web page production and PHP language application
- The book "Web Page Production and PHP Language Application" was published by Wuhan University Press in 2006. This book is one of the series of online communication textbooks for ordinary colleges and universities. It mainly explains the basic knowledge and practice of web page production, as well as the use of PHP language in network communication. applications in. The book covers: basic knowledge of HTML, basic syntax of PHP, commonly used functions in PHP programs, basic operations of database software MySQL, web page encryption and authentication, dynamic generation of images, construction of MySQL and multimedia material libraries, etc.
- 2017-12-08 321 3111501
-
- Yellow simple speaker notification button
- Yellow simple horn notification button free download notification button message major news PSD png
- 2017-05-03 55 1134
-
- Cartoon business people infographic vector material
- Cartoon business people vector material, flat, infographic, eps
- 2017-05-05 32 780
-
- Commonly used cartoon style small icon design materials for websites
- Website Icon Web Page Material Cartoon Style Character Pentagram Heart Shape Folder Light Bulb Information Settings
- 2017-01-20 57 1883
-
- 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
-
- Analysis of Android application message processing mechanism Chinese WORD version
- Android applications are driven by messages. The system maintains a message queue for each application. The main thread of the application continuously obtains messages from this message queue (Looper), and then processes these messages (Handler). , In this way, the execution of the application is driven by messages. This article will analyze the message processing mechanism of Android applications in detail. Friends in need can download and take a look
- 2024-02-28 0 1091
-
- Android AsyncChannel source code analysis WORD version
- This document mainly talks about the analysis of Android AsyncChannel source code; the AsyncChannel class is used to handle asynchronous message passing between two Handlers. The Handler for message passing can be from the same process or in different processes. Handler message passing between different processes Implemented using Android's Binder communication mechanism. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-27 0 569
-
- Introductory Tutorial on WeChat Public Platform Development Chinese WORD Version
- Due to the popularity of WeChat, in order to better facilitate users who use WeChat to query some information, this article is an entry-level WeChat public platform development tutorial. Friends in need can refer to this introductory tutorial, which will guide you to complete the following tasks: Create Baidu Cloud Platform application enables WeChat public platform development model to obtain subscription, text, picture, voice, video message reply text, graphic and music message program development
- 2024-02-26 0 917
-
- Android sensor programming Chinese WORD version
- This document mainly talks about Android sensor programming; a sensor is a physical device or biological organ that can detect and feel external signals, physical conditions (such as light, heat, humidity) or chemical composition (such as smoke), and will detect Information is passed to other devices or organs. At the same time, it can also be said that the sensor is a detection device that can sense the information being measured, and can transform the detected information into electrical signals or other required forms of information output according to certain rules to meet the needs of information transmission and Requirements for processing, storage, display, recording and control. It is the first to realize automatic detection and automatic control
- 2024-02-27 0 504
-
- Using Spring+CXF to develop WebService Chinese WORD version
- This document mainly talks about using Spring+CXF to develop WebService; Apache CXF provides a convenient Spring integration method, which can expose and consume Web Services through annotations and Spring tag configuration. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-02 0 754
-
- EMQTT (Erlang MQTT message server) v2.3.5 for Ubuntu16
- EMQTT (Erlang MQTT message server) v2.3.5 for Ubuntu16
- 2018-03-05 53 4674
-
- EMQTT (Erlang MQTT message server) v2.3.5 for windows7 x64
- EMQTT (Erlang MQTT message server) v2.3.5 for windows7 x64
- 2018-03-05 68 4738
-
- EMQTT (Erlang MQTT server)
- EMQTT (Erlang MQTT message server)
- 2018-02-10 67 6579
-
- 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
-
- PHP message queue Beanstalkd class
- PHP message queue Beanstalkd class
- 2017-12-01 80 1366
-
- PHP library for handling push messages
- PHP library for handling push messages
- 2017-12-15 104 1475
-
- PHP library for handling push messages
- PHP library for handling push messages
- 2017-12-09 70 1106
-
- php notification library
- php notification library
- 2017-12-09 68 899
-
- PHP lightweight notification library
- PHP lightweight notification library
- 2017-12-09 68 841