简易代码之家

  BlogJava :: 首页 :: 联系 :: 聚合  :: 管理
  157 Posts :: 2 Stories :: 57 Comments :: 0 Trackbacks

#

CONVERT(float,weight)/1000
posted @ 2014-07-22 14:07 Jakin.zhou 阅读(238) | 评论 (0)编辑 收藏

DataFormatString="{0:d}"
posted @ 2014-07-22 14:07 Jakin.zhou 阅读(142) | 评论 (0)编辑 收藏

window.opener=null
window.open('','_self'); 
window.close();
posted @ 2014-07-22 14:06 Jakin.zhou 阅读(129) | 评论 (0)编辑 收藏

<fieldset>
    
<legend>权限种类</legend>
</fieldset>
posted @ 2014-07-22 14:05 Jakin.zhou 阅读(468) | 评论 (0)编辑 收藏

style="border-bottom: 1px solid #CCCCCC;"
posted @ 2014-07-22 14:04 Jakin.zhou 阅读(131) | 评论 (0)编辑 收藏

<%#Eval("KASTATE").ToString() == "" ? "暂无" : "" + Eval("KASTATE"+ ""%>
posted @ 2014-07-22 14:03 Jakin.zhou 阅读(102) | 评论 (0)编辑 收藏

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>DivTest</title>
<style type="text/css">
    #abc 
{
    width
:160px;
    height
:100px;
    background
:#ccc;
   
/*word-break:break-all;*/
    word-wrap
:break-word; 
   overflow
:auto;
   
/*自动出现滚动条*/
   
/*超出div部份则自动隐藏*/
   
/*overflow-x:hidden;*/
   
/*div自动出现垂直滚动条*/
   
/*overflow-y:auto;*/
}
    
</style>
</head>

<body>
<div id="abc">中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国</div>
</body>
</html>
posted @ 2014-07-22 11:38 Jakin.zhou 阅读(153) | 评论 (0)编辑 收藏

<AlternatingRowStyle BorderColor="#FF99CC" BorderStyle="Solid" />
posted @ 2014-07-22 11:36 Jakin.zhou 阅读(102) | 评论 (0)编辑 收藏

.style01
        
{
            height
:27px;
            vertical-align
:middle;
            line-height
:27px;
            font-family
:微软雅黑;     
            font-size
:13pt;
        
}
posted @ 2014-07-17 17:40 Jakin.zhou 阅读(227) | 评论 (0)编辑 收藏

<link href="<% =SPContext.Current.Site.ServerRelativeUrl.ToString() %>/Style%20Library/Stylesheet1.css" type="text/css" rel="stylesheet"/>
posted @ 2014-07-10 15:42 Jakin.zhou 阅读(126) | 评论 (0)编辑 收藏

仅列出标题
共16页: 上一页 1 2 3 4 5 6 7 8 9 下一页 Last