![Imitation Taobao mobile terminal with video and picture carousel](https://img.php.cn/upload/jscode/000/120/096/5e1d59dcc7583713.jpg)
![](/static/imghwm/eye.png)
Imitation Taobao mobile terminal with video and picture carousel
![Responsive practical graphics and video focus carousel large picture jquery special effects code](https://img.php.cn/upload/jscode/000/000/001/58b6896e61429338.jpg)
![](/static/imghwm/eye.png)
Responsive and practical graphic and video focus carousel jquery special effects code for large images, mostly used on video playback websites.
![Bootstrap video live broadcast whole site template](https://img.php.cn/upload/webcode/000/120/096/5d8b1f7161515829.jpg)
![](/static/imghwm/eye.png)
Bootstrap video live broadcast whole site template
![Outdoor sports live video website template](https://img.php.cn/upload/webcode/000/000/000/5afaa1371ebe6962.png)
![](/static/imghwm/eye.png)
Outdoor sports live video website template
![PHPvod video on demand system](https://img.php.cn/upload/webcode/000/000/000/5af2d6b1edbb0611.jpg)
![](/static/imghwm/eye.png)
PHPvod Studio is a free and open source video on demand system developed based on PHP+Mysql. The system has many excellent functions and features. With the active participation of community members, it is continuously optimized and improved in terms of ease of use, scalability and performance. This enables PHPvod to run quickly and stably in extremely busy server environments, effectively saving website costs.
![bootstrap responsive website template 1](https://img.php.cn/upload/webcode/000/120/096/5d8859c73786d210.jpg)
![](/static/imghwm/eye.png)
bootstrap responsive website template that features dropdown menus, mobile canvas menus, smooth animations, rotating carousels, jQuery counters, and more
![bootstrap responsive single page website template](https://img.php.cn/upload/webcode/000/120/096/5d85dbe378aef864.jpg)
![](/static/imghwm/eye.png)
jQuery Bootstrap responsive full-screen background image carousel single-page website template, providing 10 styles, the demo only shows 1 style, please check the download file
![Video playback icon download](https://img.php.cn/upload/webpage/000/000/006/59366a20201b1672.jpg)
![](/static/imghwm/eye.png)
Video player icon download provides 11 ICO format video player icons with a size of 128x128 pixels for free download.
![Cute summer elements vector material (EPS PNG)](https://img.php.cn/upload/webpage/000/000/012/170919180346230.png)
![](/static/imghwm/eye.png)
This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
![Four red 2023 graduation badges vector material (AI EPS PNG)](https://img.php.cn/upload/webpage/000/000/004/170919000435381.png)
![](/static/imghwm/eye.png)
This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
![Singing bird and cart filled with flowers design spring banner vector material (AI EPS)](https://img.php.cn/upload/webpage/000/000/015/170917411676735.png)
![](/static/imghwm/eye.png)
This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
![Golden graduation cap vector material (EPS PNG)](https://img.php.cn/upload/webpage/000/000/011/170904421170803.png)
![](/static/imghwm/eye.png)
This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
![Fat-Free Framework](https://img.php.cn/upload/manual/000/000/001/67108ff2ef69f828.png)
![](/static/imghwm/eye.png)
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.
![PHPixie](https://img.php.cn/upload/manual/000/000/001/67108e86ee6ca295.png)
![](/static/imghwm/eye.png)
PHPixie is easy to learn and does not rely on automagic. You will always be in charge of what's happening.
![Slim](https://img.php.cn/upload/manual/000/000/001/67108dba0d60b357.png)
![](/static/imghwm/eye.png)
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
![FuelPHP](https://img.php.cn/upload/manual/000/000/001/67108ce36134d446.png)
![](/static/imghwm/eye.png)
The Fuel PHP Framework is a fast, simple and flexible PHP 5.4 framework, born from the best ideas of other frameworks, with a fresh start!
![Yii](https://img.php.cn/upload/manual/000/000/001/67108c0e4c44a304.png)
![](/static/imghwm/eye.png)
Yii is a fast, secure, and efficient PHP framework.Flexible yet pragmatic.Works right out of the box.Has reasonable defaults.
![Use of android VideoView Chinese WORD version](https://img.php.cn/upload/manual/000/000/012/170909461063165.png)
![](/static/imghwm/eye.png)
This document mainly talks about the use of Android's VideoView; Android comes with a VideoView, which is used to play videos and online videos. It is a class that inherits SurfaceView and uses MediaPlayer for playback. I hope this document will help friends in need; interested friends can come and take a look.
![Android rtsp streaming media playback introduction Chinese WORD version](https://img.php.cn/upload/manual/000/000/003/170892180879528.png)
![](/static/imghwm/eye.png)
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
![Android development tutorials and notes pdf version](https://img.php.cn/upload/manual/000/000/003/170921880348910.gif)
![](/static/imghwm/eye.png)
Android file access and database programming knowledge. File operations mainly include reading files, writing files, reading static files, etc. It also introduces creating, adding file content and saving, opening files and displaying the content; database programming mainly introduces the SQLite database. The use includes knowledge of creating, deleting, opening databases, non-query SQL operation instructions, query SQL instructions-cursors, etc.
![Unity3d game development camera switching Chinese WORD version](https://img.php.cn/upload/manual/000/000/002/170921700734064.png)
![](/static/imghwm/eye.png)
This document mainly talks about camera switching in unity3d game development; I hope it will be helpful to everyone; interested friends can come and take a look.
![Android Chinese API collection chm version](https://img.php.cn/upload/manual/000/000/015/170921700311361.gif)
![](/static/imghwm/eye.png)
Android Chinese Translation Group - A collection of Android Chinese APIs. API documentation (Reference) is the basis of Android development. In the past three years (2007-2010), the official Chinese version of the API has not yet been released. The Android Chinese Translation Group has gathered a group of people to engage in Android development. People, forum moderators, college students, graduate students, etc. use their spare time to translate Android APIs. The number of people has grown from 1 to 80, and the number of published translations has ranged from 1 to 50.
![](/static/imghwm/eye.png)
Classic PHP algorithm, learn excellent ideas and expand your thinking
![](/static/imghwm/eye.png)
PHPExcel PHP class library for operating Office Excel documents
![](/static/imghwm/eye.png)
PHP library for dependency injection containers
![](/static/imghwm/eye.png)
PHP library to extract GIF animation frame information