current location:Home > 位置服�%A search
Found a total of 21313 related content
-
- Get and set the cursor position of the text box
- Get and set the cursor position of the text box
- 2019-11-11 38 2394
-
- jQuery floating fixed position plugin Portamento
- jQuery floating fixed position plugin Portamento
- 2019-10-18 40 1125
-
- Get the current cursor position in the form
- Get the current cursor position in the form
- 2019-11-11 53 885
-
- JQuery fixed position slide out hidden menu
- JQuery fixed position slide out hidden menu
- 2017-03-10 73 1629
-
- jQuery image drag and drop swap position plug-in
- jQuery image drag and drop swap position plug-in
- 2019-09-09 61 1400
-
- WeChat mini program demo: Lezhu
- WeChat mini program demo: Lezhu: similar to location-based; helpful application, somewhat similar to the spirit of Zhang Xiaolong’s mini program.
- 2017-01-17 181 3589009
-
- Laboratory website template
- Laboratory website template, a full set of templates, DIV+CSS layout, including homepage, about us, services, our location, contact, blog and other website template pages.
- 2017-08-10 70 3428306
-
- Responsive app website template
- jQuery responsive app website template, click the download button to jump to the specified location on this page
- 2019-09-25 106 213883
-
- Lagou.com Internet Recruitment Company Website Template
- Lagou.com Internet recruitment company website template, simple style, full set of website templates, including homepage, company list, my resume, my favorite positions, my job subscription, posting new positions, account settings, user login, user registration, search There are a total of 38 website template pages including password return, password change, recruitment service activation, product manager, and contact us.
- 2017-08-09 212 3429982
-
- v5.1 Network Exhibition Chinese and British Enterprise Website System
- The green style of the online Chinese-English corporate website system is a green Chinese-English bilingual corporate website system developed with asp+access. Online exhibition enterprise website system functions: 1. It has basic and advanced user interaction functions of traditional corporate websites; (company introduction, news, products, cases, downloads, marketing network, customer messages, talents, orders, members, site search, email subscription, etc.); 2. Provide a company Google map setting interface, which can mark the company's location in the background and simultaneously display the company's location map you set in the front desk; 3. Multiple functions set up for system optimization
- 2018-05-31 174 2396349
-
- Chinese annotated version of php configuration file php.ini
- The Chinese annotated version of the php configuration file php.ini is an open source book on the internal implementation of PHP compiled by multiple authors. From environment preparation to code implementation, from implementation process to detail extension, from variables, functions, objects to memory, Zend virtual machine... and so on, we will explain the style of PHP.
- 2017-12-09 341 3108153
-
- php concise tutorial
- A brief tutorial on PHP programming Table of contents Preface .4 Chapter 1 Introduction to PHP .... 6 Section 1 Introduction to PHP .. 6 1. How web programs work... 6 2. Introduction to PHP .... 9 Section 2 Setting up the PHP development environment... 9 1. Programming, selection of software development tools .. 9 2. Installation and configuration of server software 10 Section 3 Experiment 1 Construction of PHP development environment. 11 0.Experiment
- 2017-12-08 301 3111714
-
- SVN construction and usage instruction video (Boolean Education)
- "SVN Video Tutorial", SVN: full name Subversion, is a code version management software that manages data that changes over time. This data is placed in a central repository. This archive is much like a regular file server, but it remembers every file change. This way you can restore a file to an older version, or browse the file's change history. Many people think of version control systems as some kind of "time machine."
- 2017-10-15 584 3283466
-
- 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
-
- 12 black round icon vector materials (EPS)
- This is a black round icon vector material, 12 in total, including phone, email, location, printer, information, contact, network, mobile phone, computer, phone, etc. The material format is EPS, including JPG preview.
- 2023-07-03 20 782
-
- 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
-
- Create a Web Maven Project in Eclipse and deploy it to Tomcat Chinese WORD version
- As we all know, during the development process of J2EE projects, if you only modify the page during the debugging phase, you do not need to restart the application server. For example, you do not need to restart Tomcat. Just refresh the page in the browser. In fact, the fundamental reason why there is no need to restart application servers such as Tomcat is because we can set a virtual directory in the configuration file of the application server, so that we can know the directory where the web project is located, so we can save the need to package and then re-publish to Server steps. Interested friends can come and take a look
- 2024-02-26 0 1063
-
- Android cooperates with WebService to access remote database Chinese WORD version
- Use HttpClient to request data from the server-side action. Of course, calling server-side methods to obtain data is not the only one. WebService can also provide us with the required data, so what is webService? , it is a remote calling standard based on the SAOP protocol. Different operating system platforms, different languages, and different technologies can be integrated through webservice. To realize Android and server-side data interaction, we need some libraries in the PC machine Java client, such as XFire, A
- 2024-02-26 0 903
-
- Loading modes of four Android activities WORD version
- This document mainly talks about the four loading modes of Android activities; the status of each activity is determined by its position in the activity stack (which is a LIFO that contains the queue of all running activities). The life cycle of Activty is also the life cycle of the process in which it is located. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-29 0 1088
-
- How to use Visual Studio 2010 WORD document doc format
- How to use Visual Studio 2010 1. Open the interface and click File---→New---→Project. The new project interface will pop up. Select Visual C++ on the left, select an empty project on the right, then enter the name and storage location below, and finally click OK. After that, the interface (Solution Explorer) will pop up, then select the header file, or source file, right-click---→Add---→New project, pop-up Add
- 2024-02-29 0 1299
-
- SCA introduction and application examples Chinese WORD version
- This document mainly talks about the introduction and application examples of SCA; SCA (Service Component Architecture) is a set of service system construction framework protocols proposed for SOA. It not only integrates the idea of IOC, but also combines object-oriented reuse with code reuse. It has been upgraded to the reuse of business module components, and at the same time, the service interface, implementation, deployment, and invocation are completely separated, and the assembly and binding can be flexibly assembled through configuration. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-27 0 844
-
- Qingyun server security setter
- Qingyun server security setter
- 2018-02-03 59 4265
-
- Fikker website acceleration server v3.7.4 64-bit
- Fikker website acceleration server v3.7.4 64-bit
- 2018-02-22 69 4588
-
- Server all-round environment UPUPW ANK 64-bit version
- Server all-round environment UPUPW ANK 64-bit version
- 2018-02-10 452 8914
-
- WampServer
- WampServer is a web development platform on Windows that allows you to create dynamic web applications using Apache2, PHP, MySQL and MariaDB. WampServer automatically installs everything you need to develop web applications intuitively. You can even tweak the server without touching the settings file. Best of all, WampServer is available in free versions (under the GPML license), both in 32-bit and 64-bit versions. WampServer is not compatible with Windows X
- 2023-08-18 45 2883
-
- 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
-
- PHP class to obtain visitor IP and geographical location information
- PHP class to obtain visitor IP and geographical location information
- 2017-12-02 141 1841
-
- A PHP class that adds watermarks at different locations based on the color boundary of the image
- A PHP class that adds watermarks at different locations based on the color boundary of the image
- 2017-04-13 105 1406
-
- Common interface class for dependency injection containers and service locators
- Common interface class for dependency injection containers and service locators
- 2017-12-06 57 2073
-
- PHP class to obtain visitor IP and geographical location information
- 2017-07-12 1006 8516
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2147 24412