显示下一条  |  关闭

缘分ぁ天空

- - - - - - 相信命运不如相信自己

 
 
 
 

天气

 
 
模块内容加载中...
 
 
 
 
 
 
 

北京市 朝阳区 天秤座

 发消息  写留言

 
凉风有信~~秋意无边~~亏我思娇的情绪好比度日如年~~虽然我不是玉~树~临风~潇~洒倜傥~但我有广~阔的胸襟和强劲的臂~腕!!!
 
近期心愿吃好,睡好,身体好,有了好身体把家人照顾好,把工作干好。祝身边的朋友啥啥都好。
QQ755406993
博客等级加载中...
今日访问加载中...
总访问量加载中...
最后登录加载中...
 
 
 
 
 
 
 
心情随笔列表加载中...
 
 
 
 
 
 
 
模块内容加载中...
 
 
 
 
 
 
 
 
 
 
 
下载音乐盒  曲目表歌词秀
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
列表加载中...
 
 
 
 
 
 
 
 
模块内容加载中...
 
 
 
 
 
 
 

沙盒无法启动新的解决方案服务的SPUserCodeV4

2012-3-14 14:17:18 阅读22 评论0 142012/03 Mar14

沙盒无法启动新的解决方案服务的SPUserCodeV4

开发部署时报错

 

 

错误原因是因为没有启动该服务。

打开管理中心—应用程序管理—服务应用程序--管理服务器上的服务,启动该服务即可

作者  | 2012-3-14 14:17:18 | 阅读(22) |评论(0) | 阅读全文>>

在窗口句柄之前,不能在控件上调用Invoke或BeginInvoke.

2012-3-2 16:01:39 阅读25 评论0 22012/03 Mar2

SQL SERVER 2008/R2  安装程序遇到以下错误:在窗口句柄之前,不能在控件上调用Invoke或BeginInvoke.

解决办法:关闭系统中存在的sql server 老版本的服务即可。

作者  | 2012-3-2 16:01:39 | 阅读(25) |评论(0) | 阅读全文>>

解决一个或多个域类型未正确安装。请转到列表设置页删除这些域

sharepoint列表内部字段的查看方法 
SPQuery查询列表查不出结果,提示“一个或多个域类型未正确安装。请转到列表设置页删除这些域”。
原因:
      查询的时候,字段名称需要输入字段的内部名称,而不是看到的那个名称

作者  | 2012-2-20 14:58:30 | 阅读(74) |评论(0) | 阅读全文>>

c# 修改域账号密码

2012-2-3 15:21:52 阅读49 评论0 32012/02 Feb3

DirectoryEntry entry1 = new DirectoryEntry("LDAP://" + “域名”, “用户名",“密码”);
                    DirectorySearcher searcher1 = new DirectorySearcher(entry1);
                    searcher1.Filter = "(samAccountName=" + “用户名" + ")";
                 SearchResult   result1 = searcher1.FindOne();

"域名" 格式( dc=baidu,dc=com )

作者  | 2012-2-3 15:21:52 | 阅读(49) |评论(0) | 阅读全文>>

sharepoint 数据库 说明

2012-2-3 11:16:14 阅读96 评论0 32012/02 Feb3

 
sharepoint 数据库 说明

一、WSS_Content

后端内容数据库存储所有网站内容,包括网站的文档或文档库中的文件,列表数据和Web部件属性,以及用户名和权限。 为特定网站的所有数据的内容数据库。

二、SharePoint_Config

配置数据库句柄的所有管理部署,请求定向到相应的数据库和管理后端数据库的负载平衡。 在前端Web服务器接收到请求的页在一个特定网站时,它检查配置数据库,以确定哪些内容数据库包含站点的数据。 您可以配置数据库运行在同一台计算机作为

作者  | 2012-2-3 11:16:14 | 阅读(96) |评论(0) | 阅读全文>>

获取sharepoint userprofileManager中用户详细信息

2012-1-16 17:55:22 阅读84 评论0 162012/01 Jan16

 using (SPSite spSite = new SPSite(siteUrl))
            {
                DataTable usersDT = new DataTable();
                //用户名
                usersDT.Columns.Add("UserName", typeof(string));
                //描述
                usersDT.Columns.Add("AboutMe", typeof(string));
    

作者  | 2012-1-16 17:55:22 | 阅读(84) |评论(0) | 阅读全文>>

添加、编辑或删除访问群体 (SharePoint Server 2010)

2012-1-13 14:22:31 阅读80 评论0 132012/01 Jan13

添加、编辑或删除访问群体 (SharePoint Server 2010)

更新: 2011 年 4 月 7 日

当您希望向特定的用户组显示内容(如列表或库项目、导航链接和整个 Web 部件)时,可在 Microsoft SharePoint Server 2010 中使用访问群体。这在您希望仅呈现与特定的用户组相关的信息时很有用。例如,您可以将 Web 部件添加到法律部门的网站,该网站包含仅对该部门用户可见的法律合同列表。

可以使用 SharePoint Server 2010 中的管理中心工具添加、编辑或删除访问群体。在添加新访问群体时,还将添加一条规则来确定

作者  | 2012-1-13 14:22:31 | 阅读(80) |评论(0) | 阅读全文>>

sharepoint常见的文件夹位置

2012-1-13 9:23:45 阅读56 评论0 132012/01 Jan13

\ISAPI\HELP\[LCID]  SharePoint 帮助文件。 将您自己的.chm 文件部署到该文件夹 (或一个本地化的子文件夹)

  CONFIG  Web.config 自定义设置

  \ISAPI  SharePoint Web 服务 (以及部署自定义的 Web 服务) ; 映射到 /_vti_bin

  \Resources  从自定义功能和站点定义访问的全局.resx 文件

  \TEM

作者  | 2012-1-13 9:23:45 | 阅读(56) |评论(0) | 阅读全文>>

SharePoint2010 如何启用我的网站(个人站点)详细步骤

2011-12-28 11:19:50 阅读68 评论1 282011/12 Dec28

SharePoint2010 如何启用我的网站(个人站点)详细步骤

 
第一步:创建一个网站集 选择企业里的”我的网站宿主” 用于承载个人站点 

 
第二步:在管理中心选择“应用程序管理”-“管理服务应用程序”-“User Profile Service”(此名称默认名称为User Profile Service Application)-“我的网站设置” 

作者  | 2011-12-28 11:19:50 | 阅读(68) |评论(1) | 阅读全文>>

延迟加载javascript方法

2011-12-28 9:19:20 阅读48 评论0 282011/12 Dec28

1. DOM

head append script tag

window.onload = function() {
    setTimeout(function(){

        // reference to <head>
        var head = document.getElementsByTagName('head')[0];

        // a new CSS
        var css = document.createElement('link');
        css.type = "text/css";
  

作者  | 2011-12-28 9:19:20 | 阅读(48) |评论(0) | 阅读全文>>

我的博客历程

2011-12-20 9:28:42 阅读31 评论0 202011/12 Dec20

我的博客历程 - 小史博客 - 缘分ぁ天空

作者  | 2011-12-20 9:28:42 | 阅读(31) |评论(0) | 阅读全文>>

关于SharePoint 2010 SP1

2011-12-15 15:36:48 阅读142 评论0 152011/12 Dec15

如果你想要为你的SharePoint 2010服务器场安装SP1,相信本文可以提供一些重要的指导。

作者  | 2011-12-15 15:36:48 | 阅读(142) |评论(0) | 阅读全文>>

Creating Multiple Tasks in a SharePoint Workflow

2011-12-6 9:25:40 阅读55 评论0 62011/12 Dec6

请点击查看影音文件...
</div> </div> <p class="nbw-act tbar fc03 bdc0"> <span class="fc10 multi-author">作者&nbsp;&nbsp;<a class="fc03 m2a"></a></span><span class="sep fc10 multi-author">|</span> <span class="ztag time xtag tl">2011-12-6 9:25:40</span> <span class="sep hd fc10 xtag tl">|</span> <a href="http://yysyb123.blog.163.com/blog/static/1920504720111169176509/" target="_blank" class="ztag hd clc m2a xtag fc03">阅读<em>(</em><span>55</span><em>)</em></a> <span class="sep hd fc10 xtag">|</span><a href="http://yysyb123.blog.163.com/blog/static/1920504720111169176509/" target="_blank" class="ztag hd m2a xtag fc03">评论<em>(</em><span>0</span><em>)</em></a> <span class="sep hd fc10 xtag">|</span> <a href="http://yysyb123.blog.163.com/blog/static/1920504720111169176509/" target="_blank" class="ztag hd ztag m2a xtag fc03">阅读全文<em>&gt;&gt;</em></a> </p> </div> </div> <p class="lnk"><a target="_blank" class="m2a fc04" href="http://yysyb123.blog.163.com/blog/">查看所有日志&gt;&gt;</a></p> </div> <div class="l cl h100">&nbsp;</div> <div class="r cr h100">&nbsp;</div> </div> <div class="nb-mb lcr bh space"> <div class="l bl bh">&nbsp;</div> <div class="r br bh">&nbsp;</div> <div class="c bc bh lcr">&nbsp;</div> </div> </div> <div class="nb-mdl lcr m11 nb-mdl-n" id="11"> <div class="nb-mt lcr th fc02"> <div class="c tc th lcr"><h2 class="thide nb-jsc mdl_t_t"><a target="_blank" class="m2a" href="http://yysyb123.blog.163.com/profile/?target=note" title="查看留言">留言</a></h2></div> <div class="r tm th nb-jsc"><span class="noul xtag" title="发表留言"><span class="iblock icn0 icn0-615 pnt">&nbsp;</span><span class="ul">我要留言</span></span></div> <div class="l tl th">&nbsp;</div> <div class="r tr th">&nbsp;</div> </div> <div class="nb-mc lcr"> <div class="c cc lcr nb-jsc"> <div class="hint"><span class="iblock icn0-517 icn0">&nbsp;</span><span class="ztag"></span></div> <div class="case"><div class="lhint">留言列表加载中...</div></div> <div class="pager"><a target="_blank" class="m2a fc04" href="http://yysyb123.blog.163.com/profile/?target=note">查看所有留言&gt;&gt;</a></div> <div class="phide nb-init"> <textarea name="js">this.p={b:2,nv:false,cn:5,ct:5};</textarea> </div> </div> <div class="l cl h100">&nbsp;</div> <div class="r cr h100">&nbsp;</div> </div> <div class="nb-mb lcr bh space"> <div class="l bl bh">&nbsp;</div> <div class="r br bh">&nbsp;</div> <div class="c bc bh lcr">&nbsp;</div> </div> </div> <div class="nb-mdl lcr m13 nb-mdl-n" id="13"> <div class="nb-mt lcr th fc02"> <div class="c tc th lcr"><h2 class="thide nb-jsc mdl_t_t"><a target="_blank" class="m2a" href="http://yysyb123.blog.163.com/profile/?target=blogcomment" title="查看最新评论">最新评论</a></h2></div> <div class="r tm th nb-jsc"></div> <div class="l tl th">&nbsp;</div> <div class="r tr th">&nbsp;</div> </div> <div class="nb-mc lcr"> <div class="c cc lcr nb-jsc"> <div class="nbw-act"> <span class="itm">日志评论</span> </div> <div class="case clearfix nbw-hrz"><div class="lhint">评论列表加载中...</div></div> <div class="pager"><a target="_blank" class="m2a fc04" href="http://yysyb123.blog.163.com/profile/?target=blogcomment">查看所有评论&gt;&gt;</a></div> <div class="phide nb-init"> <textarea name="js">this.p={b:2,bn:5,bt:5,pn:5,pt:5};</textarea> </div> </div> <div class="l cl h100">&nbsp;</div> <div class="r cr h100">&nbsp;</div> </div> <div class="nb-mb lcr bh space"> <div class="l bl bh">&nbsp;</div> <div class="r br bh">&nbsp;</div> <div class="c bc bh lcr">&nbsp;</div> </div> </div> </div> <div id="blog-163-com-right" class="nb-jsp pr "> <div class="space">&nbsp;</div> </div> </div> <div class="l wl g lg h100">&nbsp;</div> <div class="l wl t lt">&nbsp;</div> <div class="l wl b lb">&nbsp;</div> <div class="r wr g rg h100">&nbsp;</div> <div class="r wr t rt">&nbsp;</div> <div class="r wr b rb">&nbsp;</div> </div> </div> <div class="nb-are nb-smb"><div class="wkg h space"><div class="l h">&nbsp;</div><div class="r h">&nbsp;</div><div class="c h">&nbsp;</div></div></div> <div class="nb-are nb-fot"> <div class="wkg h"> <h2>页脚</h2> <div class="k"> <a rel="nofollow" class="m2a fc08" target="_blank" href="http://corp.163.com/index_gb.html">公司简介</a> <span class="p fc10">-</span> <a rel="nofollow" class="m2a fc08" target="_blank" href="http://gb.corp.163.com/gb/contactus.html">联系方法</a> <span class="p fc10">-</span> <a rel="nofollow" class="m2a fc08" target="_blank" href="http://corp.163.com/gb/job/job.html">招聘信息</a> <span class="p fc10">-</span> <a rel="nofollow" class="m2a fc08" target="_blank" href="http://help.163.com/?b13abk1">客户服务</a> <span class="p fc10">-</span> <a rel="nofollow" class="m2a fc08" target="_blank" href="http://corp.163.com/gb/legal/legal.html">隐私政策</a> <span class="p fc10">-</span> <a rel="nofollow" class="m2a fc08" target="_blank" href="http://blog.163.com/public/theme/">博客风格</a> <span class="p fc10">-</span> <a rel="nofollow" class="m2a fc08" target="_blank" href="http://blog.163.com/services/wapblog.html">手机博客</a> <span class="p fc10">-</span> <a rel="nofollow" class="m2a fc08" target="_blank" href="http://blog.163.com/vip.do">VIP博客</a> <link rel="alternate" type="application/rss+xml" title="RSS" href="http://yysyb123.blog.163.com/rss/"/> <span class="p fc10">-</span><span class="fc08" id="$_foot_subscribe"><span class="iblock m2a icn0 icn0-919">&nbsp;</span><a class="m2a fc08">订阅此博客</a></span> </div> <p class="fc08">网易公司版权所有&nbsp;&copy;1997-2012</p> </div> </div></div> <div class="nb-nbar clearfix" id="blog-163-com-topbar"> <div class="pl fl clearfix"> <div id=""" class="nbw-im fl im im0"> <a rel="nofollow" class="lbl bd ia noul " href="http://blog.163.com/redirect.html?frompersonalbloghome&amp;url=http://www.163.com/" target="_blank" hidefocus="true"><span class="tx">网易</span><span class="iblock icn0 icn0-421">&nbsp;</span></a><div class="nbw-tcd box-shadow bd"> <a rel="nofollow" class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/redirect.html?frompersonalbloghome&amp;url=http://news.163.com/"> 新闻 </a> <a rel="nofollow" class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/redirect.html?frompersonalbloghome&amp;url=http://t.163.com/"> 微博 </a> <a rel="nofollow" class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/redirect.html?frompersonalbloghome&amp;url=http://email.163.com/"> 邮箱 </a> <a rel="nofollow" class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/redirect.html?frompersonalbloghome&amp;url=http://photo.163.com/"> 相册 </a> <a rel="nofollow" class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/redirect.html?frompersonalbloghome&amp;url=http://yuedu.163.com/"> 阅读 </a> <a rel="nofollow" class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/redirect.html?frompersonalbloghome&amp;url=http://www.youdao.com/"> 有道 </a> <a rel="nofollow" class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/redirect.html?frompersonalbloghome&amp;url=http://photo.163.com/pp/square/"> 摄影 </a> <a rel="nofollow" class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/redirect.html?frompersonalbloghome&amp;url=http://aipai.163.com?from=163blog"> 爱拍 </a> <a rel="nofollow" class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/redirect.html?frompersonalbloghome&amp;url=http://note.youdao.com/?vendor=163blog"> 云笔记 </a> <a rel="nofollow" class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/redirect.html?frompersonalbloghome&amp;url=http://fm.163.com/?fmblogzx0628"> 闪电邮 </a> <a rel="nofollow" class="itm noul " target="_blank" hidefocus="true" href="http://m.123.163.com/?frombkcp"> 手机邮 </a> <a rel="nofollow" class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/redirect.html?frompersonalbloghome&amp;url=http://yxp.163.com/"> 印像派 </a> <a rel="nofollow" class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/redirect.html?frompersonalbloghome&amp;url=http://hi.163.com/?from=bkcp"> 游戏江湖 </a> <div class="sep bd space">&nbsp;</div> <a rel="nofollow" class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/redirect.html?frompersonalbloghome&amp;url=http://sitemap.163.com/"> 更多 </a> </div> </div> <span style="margin-left:0;" class="fl iblock space icn1 icn1-4">&nbsp;</span> <div id=""" class="nbw-im fl im im10"> <a class="lbl bd ia noul " href="http://blog.163.com/?frompersonalbloghome" target="_blank" hidefocus="true"><span class="tx">博客</span><span class="iblock icn0 icn0-421">&nbsp;</span></a><div class="nbw-tcd box-shadow bd"> <a class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/services/wapblog.html?frompersonalbloghome"> 手机博客 </a> <a class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/clone/clone.html?frompersonalbloghome"> 博客搬家 </a> <a class="itm noul youcai " target="_blank" hidefocus="true" href="http://blog.163.com/vip.do?frompersonalbloghome"> 博客VIP服务 </a> <div class="sep bd space">&nbsp;</div> <a class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/blog_admin/blog/static/721279201082863728829/?frompersonalbloghome"> LiveWriter写博 </a> <a class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/blog_admin/blog/static/721279201092713253500/?frompersonalbloghome"> word写博 </a> <a class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/services/mailblog.html?frompersonalbloghome"> 邮件写博 </a> <a class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/services/emsblog.html?frompersonalbloghome"> 短信写博 </a> <div class="sep bd space">&nbsp;</div> <a class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/showMultiUser.do?frompersonalbloghome"> 群博客 </a> <a class="itm noul youcai " target="_blank" hidefocus="true" href="http://blog.163.com/BLOG_YOUCAI/"> 博客油菜地 </a> <a class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/ht/?frompersonalbloghome"> 博客话题 </a> <a class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/hot/history/?frompersonalbloghome"> 博客热点 </a> <a class="itm noul " target="_blank" hidefocus="true" href="http://q.163.com/#home?frompersonalbloghome"> 博客圈子 </a> <a class="itm noul " target="_blank" hidefocus="true" href="http://blog.163.com/findFriend.do?type=5?frompersonalbloghome"> 找朋友 </a> </div> </div> <div class="nbw-im fl im1 im explore"><a class="lbl bd ima spy" href="http://blog.163.com/public/explore/?frompersonalbloghome">发现</a></div> <div class="nbw-im fl im1 im bloggroup"><a class="lbl bd ima spy" href="http://blog.163.com/g/?frompersonalbloghome">小组</a></div> <div class="nbw-im fl im1 im customtheme"><a class="lbl bd ima spy" href="http://blog.163.com/public/theme/?frompersonalbloghome">风格</a></div> <div class="nbw-im fl im1 im seebyway"><a rel="nofollow" title="随便看看" class="lbl bd ima spy" href="http://blog.163.com/randomUser.do">&nbsp;</a></div> <span class="fl iblock space icn1 icn1-4">&nbsp;</span> <div id="topbar_randShowArea" class="fl"> <div class="nbw-im fl im1 im randtag phide"><a style="width:110px" target="_blank" class="lbl bd ima moveblog randshow" href="http://www.lofter.com/" onclick="window.open('http://www.lofter.com/reg?from=blog');return false;">网易轻博客LOFTER</a></div> </div> </div> <div class="fr pr clearfix"> <div id="topbar_loginAndReg" class="fr"> <a rel="nofollow" style="margin-left:10px;color:#ff7700;" class="iblock fr ima" href="http://reg.163.com/reg/reg.jsp?product=blog&url=http://blog.163.com/ntesRegBlank.html&loginurl=http://blog.163.com/" target="_blank">创建博客</a> <a rel="nofollow" class="iblock fr ima ztag" href="#">登录</a> <span class="fr iblock space icn1 icn1-4 spx">&nbsp;</span> <div id="topbar_followArea" class="nbw-im fr"><span class="lbl bd ima followit fl ztag"><span class="fl addicon">&nbsp;</span><span class="fl">关注</span></span></div> </div> </div> </div> <script type="text/javascript"> (function(){ var e = document.getElementById('blog-163-com-main'); if(!!e) e.parentNode.insertBefore(document.getElementById('blog-163-com-topbar'),e); e = document.getElementById('blog-notice-email'); if(!!e) window.setTimeout(function(){e.style.display='';},50); })() </script> <!--[if lte IE 6]></div><![endif]--> <!--[if lte IE 6]></div><![endif]--> <div class="nb-layer" id="blog-163-com-layer"></div> <div class="nb-tpl nb-init phide" id="blog-163-com-template" style="display:none;"> <textarea rows="1" cols="1" name="jst" id="nb-jst-a1"> <a rel="nofollow" class="pr" target="_blank" href="http://help.163.com/special/007525FT/blog.html?b13aze1">帮助</a> <span class="fr iblock space icn1 icn1-4">&nbsp;</span> <a class="pr" target="_blank" href="http://blog.163.com/activation.do?host=activation&&username=${u}">${u}</a> </textarea> <textarea rows="1" cols="1" name="jst" id="nb-jst-d0"> {list wl as x} <div class="grp">${x.g}</div> {list x.l as y} <a class="itm noul" href="#" hidefocus="true" name="{if typeof(y.v)=='string'}${y.v}{else}${y_index}{/if}">${y.n}</a> {/list} {/list} </textarea> <textarea rows="1" cols="1" name="jst" id="nb-jst-d1"> {if defined('wl')} {list wl as x}<a class="itm noul" href="#" hidefocus="true" name="${x.v}">${x.n}</a>{/list} {/if} </textarea> </div> <script type="text/javascript"> window.N = {tm:{'zbtn':'nbtn', 'bdc0':'bdc0','bdc2':'bdc1', 'bgc0':'bgc0','bgc1':'bgc1','bgc2':'bgc2','bgh0':'bgc9', 'fc00':'fc03','fc01':'fc04','fc02':'fc05','fc03':'fc06','fc04':'fc07','fc05':'fc09'}}; Date.servTime = '05/17/2012 19:11:48'; location.api = 'http://api.blog.163.com/'; location.msg = 'http://api.blog.163.com/msg/dwr'; location.dwr = 'http://api.blog.163.com/yysyb123/dwr'; location.vcd = 'http://api.blog.163.com/cap/captcha.jpgx?parentId=19205047&r='; location.mrt = 'http://b.bst.126.net/newpage/style/mbox/'; location.fce = 'http://os.blog.163.com/common/ava.s?host='; location.fce2= 'http://os.blog.163.com/common/ava.s?host='; location.passportfce = 'http://os.blog.163.com/common/ava.s?passport='; location.fpr = 'http://b.bst.126.net/common/portrait/face/preview/'; location.f60 = 'http://b.bst.126.net/common/face60.png'; location.f140= 'http://b.bst.126.net/common/face140.png'; location.f40 = location.f140; location.adf140= 'http://b.bst.126.net/common/admireface140.png'; location.ept = 'http://b.bst.126.net/common/empty.png'; location.guide_profile_add= 'http://b.bst.126.net/common/guide_profile_add.gif'; location.phtoto_dream = 'http://photo.dream.163.com/blog/writeBlogCallback.do'; window.CF = { ca:true ,cb:'' ,cc:false ,cd:false ,ce:'8,3,28,67584806,15,9;4,1,11,13;' ,ck:0 ,ci:['api.blog.163.com' ,'http://photo.163.com/photo/html/crossdomain.html?t=20100205' ] ,cj:[0,1,2,3,4,5,7,8,9,10,11,13,15,20,21,22,23,26,27,28,29,30,31,32,33,34,37,39,40,41,42,43,44,45,51,52,53,54,501,601] ,cl:'107456077,67584806' ,cm:["","blog/","album/","music/","collection/","friends/","profile/","pprank/"] ,cf:3 ,co:{pv:false ,ti:93040254 ,tn:'' ,tc:0 ,tl:3 ,ut:0 ,un:'' ,um:'' ,ui:0 ,ud:true} ,cp:{nr:0 ,cr:0 ,vr:-100 ,fr:0} ,cs:0 ,ct:{'nav':['首页','日志','相册','音乐','收藏','博友','关于我'],'enabled':[0,1,6],'defaultnav':parseInt('1111111',2)} ,cu:false ,cv:false ,cw:false }; window.UD = {}; UD.host = { userId:19205047 ,userName:'yysyb123' ,nickName:'小史博客' ,imageUpdateTime:1302167730189 ,baseUrl:'http://yysyb123.blog.163.com/' ,gender:'他' ,email:'yysyb123@163.com' ,photo163Name:'yysyb123' ,photo163HostName:'yysyb123' ,TOKEN_HTMLMODULE:'' ,isMultiUserBlog:false ,isWumiUser:true ,sRank:-100 }; </script> <script type="text/javascript" src="http://b1.bst.126.net/newpage/r/j/pc.js?v=6103401835"></script> <script type="text/javascript" src="http://b1.bst.126.net/newpage/r/j/ph.js?v=8107721773"></script> <script type="text/javascript"> window.setTimeout(function(){ J.loadScript('http://music.ph.126.net/ph.js?001'); J.postDataByDWR(location.dwr,'MusicBeanNew','setCopyrightMusicSessionToken',false); },1000); </script> </body> </html>