Build a personal blog Based on Jekyll (1) _ config. yml

ArticleDirectory The final code: Preface Before reading this article, you need to know a little about git. But not the most important.What is _ config. yml _ Config. yml is the configuration file of Jekyll. Details include: (... A lot is

Swearing words in Japanese

Swearing words in Japanese These are some cursing and should not be learned, but they are also good. You can understand whether others are yelling at us, right?Ma LU: the "Bagua" that Japanese soldiers often say on TV ". It is stupid, stupid, or

Is Programming just a language and framework?

I often hear this saying: I am worried that I will eventually become a coding worker. I am worried that Java can only be used as a website, and I don't want to code it for a lifetime. I am writing on my resume that I am proficient in javaee, skills

Explore the annotation node (obtain the value of the annotation node)

The same test today found that the annotation node can be obtained, sddd   JS: VaR B = document. body, c = B. childnodes, I; for (I = 0; I var STR = C [I]. nodetype + ''+ C [I]. nodename + ''+ C [I]. nodevalue + '/N'; window. console?

List the files in a folder and Its subfolders, and filter the files based on the extension.

/*** List the files in a folder and Its subfolders, and filter the files based on the extension.** @ Param path*/Public static void list (file path){If (! Path. exists ()){System. Out. println ("the file name does not exist! ");}Else{If (path.

Copy the source file to the target file

Import java. Io .*;Import java. util. arraylist;Import java. util. List;Public class filecopy {Private string message = "";Public String getmessage (){Return message;}Public void setmessage (string message ){This. Message = message;}/*** Copy the

JSON string Generation Tool

Import java. util. arraylist;Import java. util. iterator;Import java. util. linkedhashmap;Import java. util. List;Import java. util. Map; /*** JSON Utility Class** @ Since 2008-04-21*/Public class JSON { // TestPublic static void main (string []

Operations on Attribute files (XX. properties)

/*Operating attribute files can bring more convenient portability to our programs. The following is an example of reading, writing, and modifying attributes.Two read methods are used. One is the properties class, and the other is the resource

Determine if the mobile phone is valid

/*** Determine whether a mobile phone is valid* Handset mobile phone number*/Public static Boolean ishandset (string handset ){Try {If (! Handset. substring (0, 1). Equals ("1 ")){Return false;}If (handset = NULL | handset. Length ()! = 11 ){Return

Simple TXT conversion XML

Import java. Io. bufferedreader;Import java. Io. bufferedwriter;Import java. Io. filereader;Import java. Io. filewriter;Import java. util. stringtokenizer; Public class txttoxml {Private string strtxtfilename; Private string strxmlfilename; Public

Decimal point control

Import java. Text. decimalformat; Public class numberutil {Public static double decimalformatd (INT num, double D ){String format = "0 .";String result = "";Double dB;For (INT I = 0; I Format = format. Concat ("0 ");Decimalformat decimal = new

Jquery Best Practices (how to use jquery well)

I mainly referred to Addy Osmani's ppt "How to Improve jquery's performance" (jquery proven performance tips and tricks ). He is a member of the jquery development team and has a certain degree of authority. His conclusions are all supported by test

Cross-browser drag and drop events

First, it should be clear that for browsers that support HTML5, to drag the current element, you only need to add an attribute in the element Tag: draggable = "true ", in IE, you can drag a tag only when this attribute is added to tag. Of course, if

Use inline-block to layout the text list

YSS has two la s for the current graphic list: One is the form method, and the other is the Li method. YSS is talking about the Li method today, but it is based on an innovation. The innovation lies in setting Li in the inline-block mode. /*

JS converts a Chinese string to GBK encoding (the page encoding must be GBK)

For a long time, GBK encoding requires two encodeuricomponent implementations. This implementation is obtained by simulating form submission. The Code is as follows: /** Add by yansong * for converting characters to GBK encoding on the GBK page and

Create maintenance plan-when the database is backed up regularly, the attribute errorlogfile cannot be used for jobserver "[server]…" Solution to the Problem

  I. Scheduled Database Backup tasks in SQL Server 2005 Each time you deploy a project to the customer, the data backup problem is involved. The project database is backed up regularly to protect data. The specific steps are as follows: 1. Open

Common table expressions (CTE)

The common table expression (CTE) is a new solution provided in SQL Server 2005. A common table expression (CTE) can be considered as a temporary result set defined within the execution range of a single select, insert, update, delete, or create

Javax. Naming. noinitialcontextexception solution to hibernate errors

When running the client in the first hibernate project:   06:48:02, 578 warn sessionfactoryobjectfactory: 98-cocould not bind factory to JNDIJavax. Naming. noinitialcontextexception: need to specify class name in environment or system property, or

J2-based string separation based on display width

Author: a drop of blue /*** Split a long string into a String Array Based on the specified width and font ** @ Param longstring * used to split a long string * @ Param font * used to measure the font of the string width * @ Param width * display

Event Transmission Mechanism of j2's

Author: a drop of blue This article mainly describes the mechanism of event transmission in the Development of j2s. This article mainly analyzes and studies the serialization of canvas event transmission, demonstrates the case through examples, and

Total Pages: 64722 1 .... 28211 28212 28213 28214 28215 .... 64722 Go to: GO

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.