current location:Home > Technical Articles > 类库下载 > Other libraries
- 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
-
- Why use dynamic packages in Delphi
- Because the package is powerful. Design-time packages simplify the release and installation of custom components; run-time packages inject fresh power into traditional programming
- Other libraries 1982 2016-11-21 11:34:44
-
- Tips for using jquery
- The birth of jquery makes it easier for us front-end novices to operate web interactions.
- Other libraries 1643 2016-11-07 16:49:48
-
- JavaScript study notes: Extending the functions of types
- JavaScript allows extending functionality to basic types.
- Other libraries 1693 2016-11-07 16:22:28
-
- You can have a strong Wi-Fi network signal 'full'
- WiFi is widely used in life. For example, when you travel or exercise, when your phone is in an unstable wireless connection range, you may not be able to keep the signal strong because our phones are not always sure. The strongest WiFi signal is nearby, but I have a way around this.
- Other libraries 2047 2016-11-03 09:44:55
-
- Google Firebase Cloud Messaging opens to multiple browsers
- Google believes engaging users and discovering the type of content they like should come first. The technical aspects of web notifications are a start, but should not be abused. Please note that it is ultimately the user's responsibility to choose to receive any type of notifications.
- Other libraries 2229 2016-11-03 09:17:45
-
- STL for C++
- STL for C++
- Other libraries 1424 2016-11-01 11:50:07
-
- How to use and write jQuery plug-in
- A plug-in, also known as an extension, is a program written according to a certain standard application program interface. The writing concept of plug-ins is based on object-oriented.
- Other libraries 1673 2016-10-31 14:57:14
-
- floyd algorithm study notes
- Find the shortest path matrix between each two points of a graph through its weight matrix. Starting from the weighted adjacency matrix A=[a(i,j)] n×n of the graph, recursively perform n updates, that is, from the matrix D(0)=A, according to a formula, the matrix D(1) is constructed ; Then use the same formula to construct D(2) from D(1), and so on. Finally, the same formula is used to construct the matrix D(n) from D(n-1). The elements in row i and column j of matrix D(n) are the shortest path length from vertex i to vertex j. D(n) is called the distance matrix of the graph. At the same time, a successor node matrix path can also be introduced to record the distance between two points. the shortest path.
- Other libraries 1686 2016-10-31 14:29:13
-
- Four ways to bind events with jQuery
- jQuery provides a variety of ways to bind events. Each method has its own characteristics. Understanding the similarities and differences between them will help us make the right choice when writing code, so as to write elegant and easy-to-maintain code. Let's take a look at the ways to bind events in jQuery.
- Other libraries 1518 2016-10-31 14:20:29
-
- PHP+Redis: hash hash type
- PHP+Redis practical tutorial (5): hash hash type
- Other libraries 2666 2016-10-20 14:04:04
-
- Demo of pure code connection questions implemented using html5+canvas+Jquery
- Demo of pure code connection questions implemented using html5+canvas+Jquery
- Other libraries 1920 2016-10-15 17:03:43
-
- Summary of spring-session redis cluster configuration steps
- Summary of spring-session redis cluster configuration steps
- Other libraries 2140 2016-10-15 17:00:06
-
- HTTP protocol
- HTTP protocol
- Other libraries 1515 2016-10-13 16:44:32
-
- About the differences between the three technologies of PHP, JAVA, and .NET
- About the differences between the three technologies of PHP, JAVA, and .NET
- Other libraries 1374 2016-10-13 09:49:13
-
- mybatis dynamically calls table names and field names
- mybatis dynamically calls table names and field names
- Other libraries 2084 2016-10-12 17:37:29