current location:Home > usb设备 search
Found a total of 21313 related content
-
- jQuery color picker tinyColPicker for mobile devices
- jQuery color picker tinyColPicker for mobile devices
- 2019-10-24 22 797
-
- jQuery lightweight slideshow effects source code for mobile and desktop devices
- jQuery lightweight slideshow effects source code for mobile and desktop devices is a special effect for the lightweight jQuery slideshow plug-in swipeslider that supports mobile and desktop devices. It supports pictures and other HTML content, and supports infinite loop playback of slide content. This code is applicable to browsers: Sogou, 360, FireFox, Chrome, Safari, Opera, Maxthon, and World Window. It does not support browsers IE8 and below. Friends who are interested can download it and try it. This code is compatible with the latest mainstream browsers and is a
- 2017-08-24 78 2151
-
- A content-based slideshow that supports handheld devices
- Diapo is a simple and easy-to-use content scrolling slideshow plug-in that allows you to display cool animated switching effects in your web pages. The content that this plug-in can display is not only pictures, but even videos, and any other web element you can think of can be displayed on it.
- 2017-03-08 108 1717
-
- heatmap.js-Web dynamic heat map plug-in
- Web dynamic heat map plug-in, which can be used to monitor the operating status of equipment
- 2019-09-27 27 1168
-
- jQuery particle system plugin Particleground
- Particleground particle system is a jQuery plug-in for stylish backgrounds. Particleground includes an optional parallax effect to control the mouse gyroscope on desktop and mobile devices. It works with any browser that supports HTML5 canvas.
- 2019-09-07 83 1993
-
- Yeelink product device management platform template
- Yeelink product device management platform template, blue style, full set of templates, including management homepage, my device, device management, account settings, management API, password modification, device actions, binding new devices and other background template pages.
- 2017-05-28 126 3517400
-
- Water purifier equipment company website template
- Water purifier equipment company website template
- 2017-12-06 70 3120440
-
- HTML power equipment company website template
- HTML power equipment company website template
- 2018-07-09 123 2214587
-
- Green environmental protection equipment company HTML5 template
- Green environmental protection equipment company HTML5 template
- 2018-06-26 124 2269696
-
- Travel equipment recommendation thematic page template
- Travel equipment recommendation thematic page template
- 2018-05-23 77 2431131
-
- 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
- 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
-
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- 2023-06-26 34 1340
-
- ThinkPHP6 backend management payment system--practical development courseware
- ThinkPHP6 backend management payment system--practical development courseware
- 2024-05-09 36 1329
-
- PHP+MySQL basic introductory course courseware
- PHP+MySQL basic introductory course courseware
- 2023-11-06 32 1049
-
- 8 Apple device icon vector materials (SVG)
- Provides 8 kinds of Apple device icon vector materials (SVG) for download
- 2022-11-28 2 501
-
- Multi-device screen editable picture material (PSD)
- A multi-device screen editable picture material (PSD)
- 2023-01-16 3 801
-
- 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
-
- Colorful beautiful floral design spring background vector material (AI+EPS)
- This is a spring background vector material designed with colorful and beautiful flowers. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 1 368
-
- Design of virtual instrument based on USB and LabVIEW word version
- The interface technology of virtual instruments and USB has received close attention in the field of instrument research and development. The use of USB interfaces for intelligent peripherals for data acquisition and control has improved its bottleneck phenomenon and also strengthened its "affinity" with general-purpose computers. Ordinary MCS-51 The microcontroller does not have a USB interface, and LabVIEW, one of the virtual instrument application software development platforms, does not provide a driver for the USB interface. For this reason, the design principles of virtual instruments based on USB and LabVIEW and the USB development method are introduced, and a method of USB development is proposed.
- 2024-01-28 0 1145
-
- Android adb application and operation commands Chinese WORD version
- Android Debug Bridge (adb) is a multi-purpose tool that helps you manage the state of your device or emulator. You can add adb through the following methods: • Run shell commands on the device • Manage the emulator or device through port forwarding • Copy or copy files from the emulator or device
- 2024-02-26 0 826
-
- Introduction to ios system Chinese WORD version
- This document mainly talks about the introduction of ios system; iOS is an operating system developed by Apple for iPhone and other devices. It is mainly used for iPhone, iPod touch and iPad devices. It manages device hardware and provides the basis for the implementation of local applications on mobile phones. technology. Depending on the device, the operating system has different system applications, such as Phone, Mail, and Safari, which can provide standard system services to users. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-27 3 2126
-
- 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 In-depth understanding of SQLite storage method Chinese WORD version
- This document describes Android's in-depth understanding of SQLite storage methods; SQLite is a lightweight database designed for embedded use, and it takes up very few resources. In embedded devices, it only requires a few hundred KB; there are Friends who need it can download it and take a look
- 2024-02-29 0 1224
-
- Android native ANMPP
- The main target of ANMPP is Android devices
- 2018-01-22 232 8003
-
- Redo Rescue: Backup and Recovery
- Redo Rescue Backup and Restore can back up and restore your entire system in minutes, using a point-and-click interface that anyone can use. Bare metal recovery to a new, blank drive, up and running in minutes. Supports saving and restoring to local disk or shared network drive. Selectively recover and remap partitions to different locations on the target drive. Comes with other tools for partition editing, web browsing, etc. Runs from live CD/USB, no installation required. Website: http://redorescue.com
- 2023-08-18 0 753
-
- Nextcloud Server
- Nextcloud Server is a free and open source server software that allows you to store all your data on a server of your choice. With Nextcloud, you can easily access and store data located in data centers you trust, sync data across devices, and share your data for collaboration. It provides the best security in self-hosted file sync and sharing and can be extended with hundreds of apps.
- 2023-08-18 2 1541
-
- 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
-
- Standalone library for PHP device push notifications
- Standalone library for PHP device push notifications
- 2017-12-09 86 1408
-
- Mobile Detect: Detects details of the device type and browser used
- 2017-02-21 202 4341
-
- 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