1. PC version-allows to set anchor links (similar to scrolling effect):Effect Demo: PortalFunction Description:Similar to the effect of scrolling, by setting the link to this column of the banner layout module, the page can scroll to the banner layout module;The module that can set the anchor point function:Picture module, Text module, button module;Operation Tips:① Add "banner typesetting module" in the column;② the "banner module shown in this colum
-u User name-p password #登录mysql
Use MySQL
Update user set host= '% ' where host= ' localhost ' #% denotes arbitrary so that the IP can be connected to other computers
Flush Privileges #刷新
On the external computer:
Browser input: Server IP # set Phpwind
Nginx Add Website:
In the server directory:/alidata/server has the following directory:
MySQL mysql-5.6.21 nginx nginx-1.4.4 php php-5.5.7
How to add the Website logo, titlelogo
On which Internet did you see it before? Today, I have nothing to do with it:
1. Name the image with a pixel size of 16*16 as favicon. ico (the color of the image cannot exceed 16) and put it under the root directory of the website;
2. Add code to the head label (this method ic
situation optional check.Configuring Plugins in detailAfter you have configured the plugin, click Submit and update the map to complete.After the configuration, the plugin will automatically write sitemap.xml to the site robots.txt let the search engine crawler automatically crawl.Fifth, put the sitemap.html file at the bottom of your website.add href= "http//Your domain/sitemap.html" at the bottom of the blog's theme footer (footer.php) >SitemapAll right, sitemap plug-in installation using the
A Greasemonkey script is written to collect your favorite member information on the search results page of century jiayuan jiaoyou network members and save them to a local HTML file for future reference. In order to avoid portrait or privacy infringement issues, the figure below will be simply mosaic. I. Introduction to script Functions
Under normal circumstances, it is not easy for you to quickly record the information of a member on the member search result page, you may right-click the member
Document directory
I. Introduction to script Functions
Ii. install and use scripts
Iii. Related downloads
Iv. Script Preview
5. Notes
I. Introduction to script Functions
Under normal circumstances, it is not easy for you to quickly record the information of a member on the member search result page, you may right-click the member photo and write down the home address of the Member. If you want to add more members to the favorites page, repea
end of the forgot to add a semicolon, and then splicing out the code is hanging. belongs to defensive programming.For example, the a.js and b.js codes are as follows:A.js(function () { //...} ())B.js(function () { //...} ());When the above code is closed, it becomes(function () { //... } ()) (function () { //...} ());This code execution will be error, interspersed with a small knowledge point, too small, can not be self-made articles.
First, we're using Nginx.Save the Domain name certificate file 1_www.domain.com_bundle.crt, the private key file 2_www.domain.com.key to the same directory, such as the/usr/local/nginx/conf directory.In the Ngxin configuration, add the following:server { 443; server_name www.domain.com; #填写绑定证书的域名 SSL on; Ssl_certificate 1_www.domain.com_bundle.crt; Ssl_certificate_key 2_www.domain.com.key; Ssl_session_timeout
. If set to Yes, the user is allowed to change it instead of No. The default value is yes. If you set it to No, then both Minimum-scale and Maximum-scale will be ignored because scaling is not possible at all. Note: All scaling values must be within the range of the 0.01–10.additional META tags other commonly used attribute usage parsing:1, When browsing on a phone, this tab is used to specify whether to display the phone number in the page content as a dial-up hyperlink. The default value on th
Basic settings-----initialization data;
7. Click [Rebuild Data Cache], [re-statistics website data], [rebuild all log to file], [Rebuild the day index], and finally click on [Save Configuration]!
Method Two, add the Google advertisement code at the bottom of the dynamic page log
Use the cls_article.asp below to modify the class.
Note: The blue word for your own advertising code
The third: Pjblog is a ver
used with the Mixins attribute of class, and mixins is not supported in ES6 's class notation, so this scenario is discarded.
React-emojify
Https://github.com/pladaria/react-emojione https://www.npmjs.com/package/react-emojifyMIT ProductionsThis is a NPM that supports react ES6 moudleFeel this is good, later can be more in-depth understanding and trial
More types of emoji open source projects
Https://github.com/showcases/emojiThere is also a programmer brot
The company's official website has such needs, after writing, backup after the retention.Only compatible with Chrome, Firefox, ie9+ and other mainstream browsers.// https://developer.mozilla.org/en-US/docs/Web/Events/copy // https://developer.mozilla.org/en-US/docs/Web/API/ClipboardEvent/ClipboardEvent // https://developer.mozilla.org/en-US/docs/Web/API/Window/getSelection(function (window, document, undefined) {if(!window.getselection)return; /
var Sys = {};
var ua = Navigator.userAgent.toLowerCase ();
if (window. ActiveXObject)
{
Document.body.oncopy=function ()
{
Event.returnvalue = false;
var t=document.selection.createrange (). text;
var s= "\ r \ n Original from [Good Handsome personal blog] reproduced please keep the original link:" +LOCATION.HREF;
Clipboarddata.setdata (' Text ', t+ ' \ r \ n ' +s);
}
}
Else
{
function Addlink ()
{
var body_element = document.getelementsbytagname (' body ') [0];
Add Google location information and Google location information to your website
We can easily use HTML5 navigation objects to obtain the current location. Follow these steps to obtain details about the city/country.
Includes the jQuery Library
JQuery (function (){
// Call navigator object to get latitude and logtitute
If (navigator. geolocation ){
// Getting current latitude and longtitude
Navigator. geolo
The first contact with Cordova was frightened by the Installation Guide on the official website. Later, we found that Cordova is a static library, which is easy to handle. Directly introduce it to our ready-made projects as a static library.
The steps are as follows. Fortunately, I persisted and continued to find another piece of information. The combination of the two pieces of information would be perfect. So I wrote a blog and saved it. I hope it w
The specific steps for the server to increase the MIME type mapping setting in MP4 format are: Right-click Computer Management Services and Applications Internet Information Services (IIS) Manager select the IIS Web site that you developed click Add in the upper right corner of the MIME type under IIS options. Enter ". mp4" in the "Extension" box, enter "Application/octet-stream" in the "MIME type" box, and then OK.The specific steps for the server t
Asp.net website -- for "server errors in applications (Add" Jquery "ScriptRescourseMapping)", 01-19asp.netjquery
When a webpage is opened for loading (with cache), the following dialog box is displayed.
However, if the following error occurs after the webpage is loaded, it is an application problem. If this problem occurs, find a Jquery Assembly named. dll in the root directory where Csharp is installed
end of the forgot to add a semicolon, and then splicing out the code is hanging. belongs to defensive programming.For example, the a.js and b.js codes are as follows:A.js(function () { //...} ())B.js(function () { //...} ());When the above code is closed, it becomes(function () { //... } ()) (function () { //...} ());This code execution will be error, interspersed with a small knowledge point, too small, can not be self-made articles.
1, Baidu Share code call addressHttp://share.baidu.com/codeFollow the prompts, step-by-step custom selection, and finally copy the custom style to add to the Web.2, in the first page of HTML code to add the copied JS code3, the effect please see my blog page on the right, the Blue share buttonAdd Baidu Share button custom call JS code for Blog Park (or website)
Sometimes, you cannot give yourself some motivation to learn.Sometimes you can't help yourself do more.Sometimes you can't help yourself think about more things.Sometimes you can't do anything you don't want to do.
People love to play, but I know that sometimes they can't play, or they say they don't play for the future.Why to add Hou Jie website (http://jjhou.csdn.net/) to favorites? To be honest, I don't
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.