current location:Home > 连接至windows search
Found a total of 21313 related content
-
- Colored dotted lines connect canvas animation
- Drawing dense point and line connections based on canvas, moving the mouse will disrupt the dynamic effect of point and line connections. Suitable for web text background effects.
- 2019-08-20 134 3679
-
- Pure C3 drawing computer connection server animation special effects
- Pure C3 drawing computer connection server animation special effects
- 2018-05-18 62 1273
-
- Tangents drawing plug-in
- This sketch uses random motion along a Bezier path and connects the motion points along tangents.
- 2019-09-07 85 3178
-
- CSS3 implements gear rotation animation special effects
- Code effect: CSS3 realizes gear rotation animation special effects. It is a CSS3 special effects code that uses CSS3 combined with pictures to realize the connection and rotation of mechanical gears.
- 2017-07-08 110 2003
-
- Practical percentage jQuery pie chart plugin
- It's a pretty good jQuery pie chart plug-in. It's very convenient to load data and output it directly in the table, and then draw a pie chart to show the percentage. When you put the mouse over it, the data with the desired proportion will be displayed. It's still very good, although it doesn't. Highcharts.js is so powerful, at least it is enough for pie charts.
- 2017-01-14 142 2888
-
- Decoration decoration portal source code
- Execute ebak Imperial Backup King to restore data. Account password admin 123456 Modify the database connection address after restoring the data data/common.inc.PHP backgrounddede The account number and password are both admin
- 2017-02-18 245 3579475
-
- BIWEB computer mall station source code
- BIWEB computer mall station adopts PHP5+PDO_mysql+MYSQL+SMARTY program architecture, which performs well under WINDOWS, LINUX, and UNIX. BIWEB's link system makes the entire website more like a pure static web site, and allows the entire site to have a maximum of 3 levels of links. It is very friendly to search engines and is conducive to the inclusion of the entire site by search engines.
- 2017-02-18 107 3573024
-
- discuz! Fresh local portal website template
- Mainly for webmasters to create fresh and simple websites, mainly serving corporate, tourism, wedding, local and other website templates. From conception, layout, design, drawing, to production, it is a pure 4A-level template production process. The template uses texture, sky red and orange as the main tones, and is simple, clean and atmospheric. The navigation background and navigation icons have been beautified and modified. The homepage is simple and elegant, with advanced waterfall flow function, best-effort SEO optimization, and internal connection optimization. 100% green. Perfectly supports IE and the latest official browser compatibility of Google, Aoyou, 360, Firefox and Sogou. This set of templates is a green template, which can be uploaded directly to the installation
- 2017-01-17 108 3582622
-
- v4.2 Quick Online Ordering System
- The fast online food ordering system is a food ordering service reservation system based on the Internet and mobile Internet. Currently, the system is mainly positioned in the segmented catering market. It follows the Internet trend to seize the new trend of user consumption entrance, truly connects merchants and users, and allows merchants to serve users. Provide high-quality services and consumer experience. The word "kuai" in the fast online ordering system is not only reflected in the speed of program operation, but also in terms of user operating experience, allowing users to find their needs better and faster, complete reservations, and save time for users. Yes, we are just a service Software has bid farewell to the past when the entire website was full of content that was of no value to users.
- 2018-06-04 304 2371167
-
- Travel hotel booking car rental service website template
- One-stop service website template for travel hotel booking and car rental is a travel website template download suitable for providing one-stop service for hotel booking and car rental. Tip: This template calls the Google font library, and the page may open slowly.
- 2024-01-17 48 673
-
- "Code for connecting to database in dreamweaver"
- "Code for connecting to database in dreamweaver"
- 2017-12-19 236 3072203
-
- "How to connect to the database with Dreamweaver"
- "How to connect to the database with Dreamweaver"
- 2018-01-08 197 3000523
-
- Code to connect to database in dreamweaver
- Code to connect to database in dreamweaver
- 2017-09-25 286 3326998
-
- "How to connect to the database in Dreamweaver"
- "How to connect to the database in Dreamweaver"
- 2018-01-02 200 3026117
-
- Day 25_MySQL common tools and connection methods
- Day 25_MySQL common tools and connection methods
- 2017-12-29 178 3038767
-
- IOT Internet of Things technology background vector material (EPS) that connects everything
- This is an IOT Internet of Things technology background vector material that connects everything. The format is EPS and includes a JPG preview.
- 2023-09-20 11 964
-
- 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
-
- 14 different types of dinosaur vector materials (EPS+PNG)
- This is a different kind of dinosaur vector material, available in EPS and PNG formats, including JPG preview.
- 2023-08-31 1 508
-
- How to connect Delphi to SQL database Chinese WORD version
- This document mainly describes the method of connecting Delphi to a SQL database; the principles of other versions are basically similar. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-18 0 739
-
- Install Android with VirtualBox
- VirtualBox is an open source virtual machine software. VirtualBox is known as the most powerful free virtual machine software. It not only has rich features, but also has excellent performance! It is simple and easy to use, and the systems that can be virtualized include Windows (all Windows systems are supported from Windows 3.1 to Windows 10 and Windows Server 2012), Mac OS X, Linux, OpenBSD, Solaris, IBM OS2 and even Android operating systems
- 2024-01-28 2 1921
-
- GitHub for Windows graphic tutorial Chinese WORD version
- This document is a graphic tutorial on using Github for Windows; Git has become very popular, and even Codeplex has now promoted Git. Github is full of various high-quality open source projects, such as ruby on rails, cocos2d, etc. For programmers who are accustomed to the Windows graphical interface, using Github requires some time and patience. However, Github recently released Github for Windows, which greatly reduces the learning cost and difficulty of use.
- 2024-01-31 1 1392
-
- 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
-
- WebService Development Guide Chinese WORD version
- This document mainly describes the WebService development guide; WebService provides mobile commerce access for software developers and system integrators. WebService has the characteristics of stability, cross-platform, cross-development language, and firewall penetration, so it is favored by enterprise developers. SMS communication development interface adapted to WEB, VB, Delphi, .NET, VC, JAVA and other mainstream development languages and Windows, Linux, Unix and other operating environments, allowing enterprises to use OA, CRM, ERP, SC
- 2024-02-27 0 715
-
- windows terminal connector
- windows terminal connector enhanced version
- 2018-01-20 70 3146
-
- win2003 remote desktop connection
- win2003 remote desktop connection
- 2018-01-20 67 3037
-
- Vista Remote Desktop Connection
- Vista Remote Desktop Connection
- 2018-01-20 58 3134
-
- Jiahe digital remote connection
- Jiahe Digital Remote Connection Manager
- 2018-01-20 57 3388
-
- Feiha Remote Desktop Connection v3.0
- Feiha Remote Desktop Connection v3.0
- 2018-02-23 66 3622
-
- mysql php connection class
- mysql php connection class
- 2017-03-21 98 1496
-
- Tool class for connecting php to mysql
- Tool class for connecting php to mysql
- 2018-01-03 150 2771
-
- php-sqlite database connection class
- php-sqlite database connection class
- 2017-03-29 137 1381
-
- PHP encapsulated connection Mysql class
- PHP encapsulated connection Mysql class
- 2017-03-16 95 1358
-
- php connects class in mysqli way
- php connects class in mysqli way
- 2017-03-13 142 1661