1 3 JavaScript部分代码 1 $( 2 function () { 3 //顶级选择 4 $("a[id^='content_tvt']").each(function (i, item) { 5 var ...
分类:
Web程序 时间:
2014-08-13 10:04:55
阅读次数:
225
<!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML4.01Transitional//EN"><html><head><title>dtTable.html</title> <metahttp-equiv="keywords"content="keyword1,keyword2,keyword3"><metahttp-equiv="description"content="thisismypage"><..
分类:
Web程序 时间:
2014-08-13 03:50:35
阅读次数:
224
本篇是iOS 7用户界面过渡指南:更新UI布局和外观(Layout & Appearance)操作栏和栏上按钮(Bars & Bar Buttons)内容视图(Content View)控件(Controls)临时视图(Temporary Views)更新UI布局和外观(Layout & Appea...
分类:
其他好文 时间:
2014-08-13 03:31:15
阅读次数:
520
翻译至:http://www.linuxjournal.com/content/non-linux-foss-virtualized-cisco-infrastructure...
分类:
系统相关 时间:
2014-08-12 19:04:14
阅读次数:
296
<formaction=""method="post"enctype="multipart/form-data">
请选择要上传的文件:<inputtype="file"name="myFile"value=""/><inputtype="submit"value="开始上传"/>
</form>
<?php
header("content-type:text/html;charset=utf-8");
echo"<pre..
分类:
其他好文 时间:
2014-08-12 17:38:15
阅读次数:
204
先定义一个显示条目的xml布局文件
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:orientation=...
分类:
移动开发 时间:
2014-08-12 17:10:44
阅读次数:
221
Content pagePreInitevent.Master page controlsInitevent.Content controlsInitevent.Master pageInitevent.protected void Page_Init(object sender, EventArg...
分类:
Web程序 时间:
2014-08-12 13:18:24
阅读次数:
208
好久不写博客了,自上次写到现在已经一年多了,写这东西其实坚持下来就好了,将自己学的东西一点点写出来成为日后的积累查阅的资料。最近不是特别忙,抽点时间学学移动开发。Android组件中常用的四大组件1.Activity2.Service服务 3.Content Provider内容提供者 4.Br.....
分类:
移动开发 时间:
2014-08-12 13:12:44
阅读次数:
322
记在这里, 备用. select name, recovery_model_desc
from sys.databases
where name = 'WSS_Content_1000' USE WSS_Content_1000 ;
ALTER DATABASE WSS_Content_1000 S...
分类:
数据库 时间:
2014-08-12 13:11:04
阅读次数:
271
Windows下使用eclipse开发android应用,搭配好模拟器等环境。1、eclipse智能提示设置。1)Windows→Preferences→Java→Editor→Content Assist 把200毫秒的时间改成202)Windows→Preferences→Java→Editor...
分类:
其他好文 时间:
2014-08-12 12:52:54
阅读次数:
177