current location:Home > 团队协作 search
Found a total of 21321 related content
-
- jQuery Meituan takeaway delivery address positioning code
- The jQuery Meituan takeout delivery address positioning code is a Meituan takeout delivery address positioning information effect code based on Baidu Map API.
- 2019-03-01 240 3964
-
- 5 styles of css mouse hover pictures to display text information
- This is a set of mouseover special effects, including 5 different styles of CSS mouseover pictures to display text information. Each style contains 2-3 styles. Each style is classic and beautiful, suitable for the display of any team, product, personal work, etc. , is a very good hover display method.
- 2022-01-07 183 2808
-
- jQuery switches the mouse over a square image to a round edge effect
- jQuery switches the mouse to a round edge effect when passing through a square image. Clicking on the image will pop up a floating layer, which is suitable for the display of team pages. It is compatible with mainstream browsers. PHP Chinese website recommends downloading! Instructions: 1. Introduce the style sheet file lrtk.css into the head area 2. Introduce jquery-1.7.1.js in the head area 3. Add <!-- code start --><!-- code end --> comment area code to your web page.
- 2017-03-11 139 3011
-
- CSS3 3D Rubik's Cube rotation picture switching view special effects
- CSS3 3D Rubik's Cube rotating picture switching viewing effect is a mouse-selected image, which can automatically realize the 360-degree stunning 3D rotating cube animation special effects.
- 2024-02-26 119 792
-
- CSS3 login form special effects with floating placeholders
- CSS3 login form effect with floating placeholders is a login form page with floating placeholders and indicator button effects.
- 2024-02-26 109 680
-
- Team design work display bootstrap template
- Team design work display bootstrap template
- 2018-01-26 106 2924993
-
- Bootstrap team clan responsive homepage template
- Bootstrap team clan responsive homepage template
- 2018-06-25 176 2274594
-
- Black atmospheric html5 business team cooperation company website template
- Black, atmospheric business team company website, business cooperation company website html template
- 2017-12-01 140 3149318
-
- Interior Decoration Team Website Template
- Interior Decoration Team Website Template
- 2017-12-12 116 3098158
-
- Personalized photo album team display HTML5 template
- Personalized photo album team display HTML5 template
- 2018-06-23 217 2282034
-
- PHP 5 website rapid development
- You can learn how to use PHP5 to display dynamic web pages, build contact management systems, generate customer reports, work with XML, etc. In English, the original name is PHP 5 Fast and Easy Web Development
- 2017-12-11 330 3102715
-
- Search engine optimization advanced programming PHP version (including source code)
- Search engine optimization has traditionally been the job of the marketing team. But in this book, we will look at search engine optimization from another perspective and let programmers also participate in the search engine optimization team. Search engine optimization (SEO) is not just the job of the marketing department. It must be carefully thought through by the Web site developer, throughout the entire development process from the initial Web site idea. By changing the architecture of a Web site and modifying its presentation technology, search engine rankings and traffic levels can be greatly improved. This unique handbook is designed for PHP developers or those involved in
- 2017-12-07 335 3116008
-
- PHPCMS V9
- PHPCMS V9 (hereinafter referred to as V9) is developed using PHP5+MYSQL as the technical basis. V9 adopts OOP (Object-Oriented Programming) + MVC design pattern to build the basic operating framework. Modular development method is used as a functional development method. The framework is easy to expand functions, maintain code, and has excellent secondary development capabilities, which can meet the application needs of all websites. An excellent team with 5 years of development experience, while mastering rich WEB development experience and CMS product development experience, has the courage to innovate and pursue perfect design concepts, providing assistance to as many as 100,000 websites around the world, and
- 2017-12-12 273 3097975
-
- WeChat Mini Program Accounting Book Development Practical Courseware
- WeChat Mini Program Accounting Book Development Practical Courseware
- 2023-09-21 17 1341
-
- ThinkPHP configuration development and CMS backend practical courseware
- ThinkPHP configuration development and CMS backend practical courseware
- 2023-08-15 32 1562
-
- banner picture teamwork
- Banner image free download banner psd white cooperation Taobao template download Taobao design Taobao material team
- 2017-04-13 150 911
-
- team handshake banner material
- Team handshake banner material free download psd gray concise blue business team handshake team blue concise handshake business psd gray
- 2017-03-01 143 1326
-
- Team arrangement 3D villain HD picture
- Team arrangement 3D villain HD picture
- 2017-04-14 127 1148
-
- Business team elite HD pictures
- JPG white collar white thumbs meeting people pictures business men business team
- 2017-04-19 126 1084
-
- HD pictures of camel team in the desert
- Free download of high-definition picture of camel team in the desert, size: 4928 × 3264 pixels
- 2017-05-17 120 901
-
- Github collaborative work tutorial Chinese WORD version
- This document mainly talks about the Github collaborative work tutorial; the article will use the Gitchinaui project as an example to explain. Git has command line and graphical tools. It is strongly recommended that you use command line tools. I hope this article will be helpful to everyone; interested friends can come and take a look
- 2024-02-26 47 854
-
- Git version control and workflow Chinese WORD version
- This article is a summary of git version control and workflow. If some friends have not used git before and are not very familiar with the basic concepts and commands of git, you can start with the following basic tutorials: Git is a distributed version control system, and Compared with centralized version control systems similar to SVN, although centralized version control systems can enable multiple team members to collaborate on development, sometimes if the central server goes down, no one can submit updates and collaborate on development during the downtime. Even sometimes, if the central server disk fails and there happens to be no backup or the backup is not timely, then there may be losses.
- 2024-02-27 23 1257
-
- Flex 3 CookBook Chinese pdf version
- A Flex application consists of two language codes: ActionScript and MXML. Since 3.0, ActionScript has evolved from a prototype-based scripting language to a fully object-oriented, strongly typed scripting language that complies with the ECMAScript standard. MXML is a markup language, very similar to the familiar Hypertext Markup Language (HTML) and Extensible Markup Language (XML). This Chinese version of FLEX 3 COOKBOOK is translated by Chang Qing Translation Team, whose main members are Chang Qing and Nigel
- 2024-01-17 61 4082
-
- Android_Intent detailed explanation WORD version
- This document mainly talks about the detailed explanation of Android_Intent; Intent is an abstract description of the action to be performed. Generally speaking, it is used as a parameter. Intent assists in completing the communication between various components of Android. For example, call startActivity() to start an activity, or broadcastIntent() to pass it to all interested BroadcaseReceivers, or startService()/bindse
- 2024-01-29 2 2678
-
- Web Service Design Based on REST Architecture WORD Version
- This document mainly talks about the design of Web Service based on REST architecture; REST (Representational State Transfer) is a lightweight Web Service architecture style. Its implementation and operation are obviously simpler than SOAP and XML-RPC, and can be completely passed HTTP protocol implementation can also use cache to improve response speed, which is superior to SOAP protocol in terms of performance, efficiency and ease of use. I hope this document will help friends in need; interested friends can
- 2024-01-28 0 828
-
- Vtiger CRM
- Vtiger CRM enables sales, support and marketing teams to organize and collaborate to significantly improve customer experience and business results. Vtiger CRM also includes email, inventory, project management and other tools, providing a complete business management suite. Download Vtiger CRM at https://www.vtiger.com/ or sign up for a free 15-day trial of the cloud application to enjoy free updates and support.
- 2023-08-15 157 2580
-
- TestLink
- TestLink is a web-based test management tool. The application provides test specifications, test planning and execution, reporting, requirements specifications, and collaboration with well-known defect tracking tools. Code base: https://github.com/TestLinkOpenSourceTRMS
- 2023-08-15 160 2704
-
- 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
-
- PHP class that implements queue operations
- 2017-11-06 205 1859
-
- 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
-
- Small PHP library for optimizing images
- Small PHP library for optimizing images
- 2018-01-26 749 19265