current location:Home > Technical Articles > php教程
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
-
- Note 002 The correct way to shut down Linux
- Many of my friends were already playing computer games in the DOS era! At that time, when we shut down the DOS system, we often turned off the power switch directly. However, when you are unhappy, Windows can be shut down by pressing the power switch for four seconds! But in Linux, it is quite not recommended to do this!
- PHP开发 1215 2016-12-26 10:45:00
-
- Note 001 Basic concepts of Linux naming
- Note 001 Basic concepts of Linux naming
- PHP开发 1247 2016-12-26 10:43:56
-
- PhpStorm usage notes (6)
- We mentioned in the chapter [PhpStorm Usage Notes (2)](1) that opening tabs in separate windows is the function of separating tabs into new windows.
- PHP开发 1279 2016-12-26 10:21:21
-
- PhpStorm usage notes (5)
- PhpStorm can limit the number of open tabs, as you can know from the previous memo. When the number of open tabs reaches the limit, each time a new tab is opened, an originally opened tab will be automatically closed.
- PHP开发 1607 2016-12-26 10:20:33
-
- PhpStorm usage notes (4)
- PhpStorm usage notes (4)
- PHP开发 1314 2016-12-26 10:19:37
-
- PhpStorm usage notes (3)
- PhpStorm provides the function of rapid font scaling. The specific method of use is: in the active editing area, hold down the Ctrl key and scroll the mouse wheel to zoom in and out of the font.
- PHP开发 1714 2016-12-26 10:18:49
-
- PhpStorm usage notes (2)
- When there is code that needs to be compared between two tabs, a better way is to separate the two tabs that need to be referenced and edited. For example, put one on the left and one on the right, and then edit the right with reference to the content on the left.
- PHP开发 1283 2016-12-26 10:18:13
-
- Use C++ to write extension modules for node.js
- This article introduces to you how to use C++ to write extension modules for node.js under Windows 7. A simple hello example is attached for reference by friends in need.
- PHP开发 1227 2016-12-26 09:42:49
-
- PHP compresses html web page code (removes spaces, newlines, tabs, comment marks)
- If we want to improve the loading speed of web pages, how to optimize it is a question. Yahoo once made a 36-item optimization guide. In fact, there are many ways to optimize web pages. Let’s talk about how to reduce page size to improve front-end loading speed.
- PHP开发 1440 2016-12-24 15:52:45
-
- PHP function to remove HTML code, spaces, carriage returns and line feeds
- When writing a collection program, it is often necessary to process the collected content, such as deleting HTML code, removing extra spaces, deleting carriage returns and line feeds, etc. Let's write a function to handle it.
- PHP开发 1498 2016-12-24 15:46:55
-
- Solution to the problem of gaps between img pictures inserted into li
- When I simply put the image img in li, the bug that occurs is that there is a 3px gap between the images. Adding the height to li has no effect. The method to solve the gap between the images is as follows:
- PHP开发 1438 2016-12-24 15:45:04
-
- The difference between offsetLeft and style.left of div
- This article mainly introduces relevant information on the difference between offsetLeft and style.left of div. Friends in need can refer to it.
- PHP开发 1252 2016-12-24 15:22:35
-
- A simple example of Jquery implementing a mask layer (that is, the pop-up DIV is grayed out and cannot be operated)
- The editor below will bring you a simple example of Jquery implementing a mask layer (that is, the pop-up DIV is grayed out and cannot be operated). The editor thinks it’s pretty good, so I’ll share it with you now and give it as a reference. Let’s follow the editor and take a look.
- PHP开发 1459 2016-12-24 15:17:36
-
- Implementation of 'left menu, right content' page effect based on Ajax+div
- This article mainly introduces the relevant information on the implementation of the "left menu, right content" page effect based on Ajax+div. It is very good and has reference value. Friends in need can refer to it.
- PHP开发 2365 2016-12-24 15:09:42
-
- How to implement jQuery to scroll the scroll bar in a div to a specified position
- This article mainly introduces jQuery's method of scrolling the scroll bar in a div to a specified position. It involves related techniques of jQuery combined with the animate method to dynamically manipulate page element attributes. Friends in need can refer to the following
- PHP开发 2366 2016-12-24 15:03:40