current location:Home > 屬性位置 search
Found a total of 21313 related content
-
- Customized location, multifunctional, practical and personalized anchor small navigation bar
- Customized location, multifunctional, practical and personalized anchor small navigation bar
- 2017-02-06 62 1630
-
- 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
-
- Sticky positioning plug-in positionStick
- Sticky positioning plug-in positionStick
- 2019-10-18 14 2653
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- PHP+MySQL commercial website construction practice
- Chapter 1 Getting Started with Linux 1-1 Characteristics of operating systems 1-2 Installation settings 1-2-1 hard disk partition 1-2-2 Set LILO 1-2-3 Network address and time zone settings l-2-4 Set the account passwords of system administrators and general users 1-2-5 system safety certification l-2-6 Select the installation kit 1-2-7 Set up the display card and test Xwindows l-2-8 Start installing the kit l-3 Common commands l-4 basic network settings
- 2017-12-11 349 3103499
-
- 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
-
- 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
-
- 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
-
- Flash Builder Operation Guide Chinese WORD version
- This document mainly talks about the Flash Builder operation guide; Flash Builder combines the resources (folders and files) that make up the application into a container, which we call a project. A project contains a set of properties that control how the application is built, where the built application resides, how debugging is handled, and the project's relationship to other projects in the workspace. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-17 0 990
-
- Configuring OpenGL development environment in VC 6 Chinese WORD version
- This document mainly talks about configuring the OpenGL development environment in VC 6; as one of the current mainstream graphics APIs, OpenGL has superior features than DirectX in some situations. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-02 0 1178
-
- 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
-
- Eclipse configuration Tomcat tutorial Chinese WORD version
- This document mainly talks about the Eclipse configuration Tomcat tutorial; Eclipse IDE: eclipse IDE is used as the development environment for JSP pages and Java files. Eclipse is a very simple and easy-to-use IDE environment. It has many features that can help programmers quickly write and debug Java programs. With the addition of the tomcat plug-in, this IDE is used to manage the entire web project (including HTML and JSP pages, icons and servlets).
- 2024-02-28 0 840
-
- 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
-
- 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
-
- TeemIp - IPAM and DDI solution
- TeemIp is a free, open source, WEB-based IP address management (IPAM) tool that provides comprehensive IP management functions. It allows you to manage IPv4, IPv6 and DNS spaces: track user requests, discover and assign IPs, manage your IP plans, subnet spaces, zones and DNS records in compliance with best DDI practices. Meanwhile, TeemIp's Configuration Management Database (CMDB) allows you to manage your IT inventory and associate your configuration items (CIs) with the IPs they use. The project source code is located at https://github.
- 2023-08-18 11 2074
-
- 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
-
- Microweber
- Microweber is an open source drag-and-drop website building tool and powerful next-generation content management system with built-in e-commerce capabilities. Whether your website is an online store, business website or personal blog, you can easily build it with Microweber. Thanks to its excellent drag-and-drop technology, Microweber makes it easier for you to build your website and see the changes you make to it in real time, even without technical knowledge. Its revolutionary real-time text writing and editing capabilities and drag-and-drop functionality mean the user experience is significantly improved, allowing users to edit text in less time
- 2023-08-15 13 1569
-
- 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
-
- 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
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11352 90802