current location:Home > 打印设备 search
Found a total of 21321 related content
-
- Implementation of local printing function
- Super simple to implement local printing function
- 2019-09-04 122 1214
-
- js specifies the code to print part of the page content
- A js code that specifies part of the content of the printing page
- 2023-04-14 100 615
-
- jQuery color picker tinyColPicker for mobile devices
- jQuery color picker tinyColPicker for mobile devices
- 2019-10-24 127 1037
-
- 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 166 2366
-
- 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 219 1989
-
- 3D printing equipment company website template
- 3D printing equipment company website template, gray style, full set of templates, including homepage, about us, news information, services, contact us and other website template pages.
- 2017-08-09 162 3429669
-
- Blue printing design company HTML5 template
- Blue printing design company HTML5 template
- 2018-06-26 189 2269644
-
- 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 239 3517585
-
- HTML power equipment company website template
- HTML power equipment company website template
- 2018-07-09 242 2214903
-
- Green environmental protection equipment company HTML5 template
- Green environmental protection equipment company HTML5 template
- 2018-06-26 199 2269860
-
- 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 3107900
-
- 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 3107820
-
- Getting started with Smarty for beginners learning PHP
- PHP designers who are new to template engines will find it difficult when they hear Smarty. In fact, the author is no exception and dare not touch it. But later when I analyzed the program architecture of XOOPS, I began to find that Smarty is actually not difficult. As long as you master the basic skills of Smarty, it is quite sufficient for general applications. Of course, if you can lay the foundation well, you don’t have to worry about the advanced applications later. The main purpose of this article is not to delve into the use of Smarty, which has been fully written in the official instructions for use. Pen
- 2017-12-08 275 3111308
-
- Getting started with Smarty
- PHP designers who are new to template engines will find it difficult when they hear Smarty. In fact, the author is no exception and dare not touch it. But later when I analyzed the program architecture of XOOPS, I began to find that Smarty is actually not difficult. As long as you master the basic skills of Smarty, it is quite sufficient for general applications. Of course, if you can lay the foundation well, you don’t have to worry about the advanced applications later. The main purpose of this article is not to delve into the use of Smarty, which has been fully written in the official instructions for use. Pen
- 2017-12-08 267 3111251
-
- WeChat Mini Program Accounting Book Development Practical Courseware
- WeChat Mini Program Accounting Book Development Practical Courseware
- 2023-09-21 17 1341
-
- 8 Apple device icon vector materials (SVG)
- Provides 8 kinds of Apple device icon vector materials (SVG) for download
- 2022-11-28 94 689
-
- Multi-device screen editable picture material (PSD)
- A multi-device screen editable picture material (PSD)
- 2023-01-16 119 1169
-
- Earth design greeting the sun World Earth Day vector material (AI+EPS)
- This is an Earth Day vector material designed with a cartoon-style earth greeting the sun. It is available in AI and EPS formats, including JPG preview.
- 2023-08-21 114 519
-
- Mobile phone taxi application and map vector material
- Mobile taxi-hailing application and map vector materials are AI format materials suitable for taxi-hailing application illustration design.
- 2017-05-09 116 1343
-
- Baizhou ancient seal style teaching Han
- Baizhou Ancient Seal Type Teaching Chinese Font is an ancient Seal Design font, provided for free download by PHP Chinese website
- 2017-03-31 137 1179
-
- 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 58 1068
-
- 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 49 2416
-
- 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 48 1249
-
- 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 51 1511
-
- Android Chinese help document pdf version
- Android is a software set specifically for mobile devices, which includes an operating system, middleware and some important applications. The beta version of the Android SDK provides the necessary tools and API interfaces for Android application development using the Java language on the Android platform. Features Application framework Supports reuse and replacement of components Dalvik virtual machine Optimized for mobile devices Integrated browsing
- 2024-02-01 35 983
-
- Android native ANMPP
- The main target of ANMPP is Android devices
- 2018-01-22 378 8336
-
- 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 153 2022
-
- Fat-Free Framework
- Fat-Free Framework, or F3, is a straightforward PHP framework. Its codebase is only 65 KB, and the framework is modular, allowing you to only use the necessary code.
- 2024-10-17 4 947
-
- PHPixie
- PHPixie is easy to learn and does not rely on automagic. You will always be in charge of what's happening.
- 2024-10-17 0 872
-
- Slim
- Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
- 2024-10-17 1 730
-
- Standalone library for PHP device push notifications
- Standalone library for PHP device push notifications
- 2017-12-09 136 1558
-
- Mobile Detect: Detects details of the device type and browser used
- 2017-02-21 771 5034
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2325 25201
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11516 92093
-
- PHP library for dependency injection containers
- PHP library for dependency injection containers
- 2018-01-26 575 25589