自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 收藏
  • 关注

原创 noteforW3schoolsAJAX

AJAX XMLHttpvar xhttp;if (window.XMLHttpRequest) { xhttp = new XMLHttpRequest(); } else { // code for IE6, IE5 xhttp = new ActiveXObject("Microsoft.XMLHTTP");}AJAX RequestSend a Reque

2016-09-17 22:28:57 188

原创 noteforW3schoolsCSS

CSS Bordersthis is usually used in design.p { border-left: 6px solid red; background-color: lightgrey;}and this is more good-looking than rectangle.p { border: 2px solid red; border-ra

2016-09-17 22:28:31 736

原创 noteforW3schoolsHtml

note for w3schools.com/htmlThe title AttributeHere, a title attribute is added to the element. The value of the title attribute will be displayed as a tooltip when you mouse over the paragraph:<p titl

2016-09-17 22:27:37 1306

原创 noteforW3schoolsJQuery

** for W3school/js tutorials, i feel a litter unpleased. cause i do not learn how to master my webpage with JS. it argues about variables, functions, and objects. you know, without useful apliments, i

2016-09-17 22:27:16 314

原创 noteforW3schoolsJQueryMobile

* HAHAHA,I am so excited about write UniBus UI with JQueryMobile; * ** I am a little worried about JQueryMobile support of wechat platform, so 原来是要在 微信公众号官方网站里 填上网站的安全域名(微信公众号里的js域名那里),要填域名,填IP不执行js.

2016-09-17 22:26:43 405

原创 noteforW3schoolsJS

** First of all, I do not know what is convenient editor or IDE for JS Secondly, try to marst Fluid Grid Layout in DW CC 2014 **JS Where to** It is a good idea to place scripts at the bottom of th

2016-09-17 22:26:12 855

原创 noteforW3schoolsPHP

noteforW3schoolsPHP

2016-09-17 22:25:15 563

原创 noteforW3schoolsSQL

noteforW3schoolsSQL_backup

2016-09-17 22:23:56 273

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除