上一页 1 ··· 265 266 267 268 269 270 271 272 273 ··· 346 下一页
摘要: When you run ReportViewer.exe, the following files are installed in the Global Assembly Cache folder on the deployment computer. Microsoft.ReportViewer.Common.dll Microsoft.ReportViewer.ProcessingObje... 阅读全文
posted @ 2010-05-15 12:04 emanlee 阅读(4928) 评论(0) 推荐(1)
摘要: \a:蜂鸣,响铃 \b:回退:向后退一格 \f:换页 \n:换行,光标到下行行首 \r:回车,光标到本行行首 \t:水平制表 \v:垂直制表 \\:反斜杠 \':单引号 \":双引号 \?:问号 \ddd:三位八进制 \xhh:二位十六进制 \0:空字符(NULL),什么都不做 注: 1,\v垂直制表和\f换页符对屏幕没有任何影响,但会影响打印机执行响应操作。 2,\n其实应该叫回车换行... 阅读全文
posted @ 2010-05-14 11:03 emanlee 阅读(97697) 评论(2) 推荐(6)
摘要: From: http://1111.com.tw/08SP/interpreter/profile.asp?tNo=10875130 WHY YOUR BOSS MAY START SWEATING THE SMALL STTUFF? 為什麼你的上司可能開始對小事緊張? New sensitivity training at the office focuses on all the littl... 阅读全文
posted @ 2010-05-09 14:15 emanlee 阅读(467) 评论(0) 推荐(0)
摘要: 俗话说得好“Easier said than done”说得容易,做起来就难了。掌握英语听力理解的应试技巧并非一件容易的事,下面根据英语专业听力理解四部分的题型向考生介绍一些行之有效的应试技巧。 我们要想研究英语专业考试中听力理解部分的应试对策,首先应对这四个部分,即Section A:Talk,S 阅读全文
posted @ 2010-05-01 15:08 emanlee 阅读(450) 评论(0) 推荐(0)
摘要: In the previous tutorial we discussed about accessible properties of calendar control and found the different types of views of AJAX Calendar extender control. Here we will learn how to change the default view of calendar control from days view to month or year view by using the internal function of 阅读全文
posted @ 2010-04-29 13:51 emanlee 阅读(1457) 评论(0) 推荐(0)
摘要:   #include "stdio.h" #include "conio.h" void main() {     printf("%.20f\n",0.1234567890123456789f);     getch(); }   观察在VC6,Win... 阅读全文
posted @ 2010-04-27 23:37 emanlee 阅读(13201) 评论(0) 推荐(0)
摘要: http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx http://www.microsoft.com/downloads/details.aspx?familyid=E5F902A8-5BB5-4CC6-... 阅读全文
posted @ 2010-04-26 22:56 emanlee 阅读(307) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/2548361/very-simple-c-program-wont-compile-with-vc-64 http://forums.nvidia.com/index.php?showtopic=65111&pid=398501&mode=threaded&show=&st=& He... 阅读全文
posted @ 2010-04-26 17:58 emanlee 阅读(460) 评论(0) 推荐(0)
摘要: 安装之后要配置 “Web 服务扩展”   使用IIS6.0 在本机上建的网站访问时系统要求输入用户名和密码 1 IIS是否允许匿名访问,检查站点属性 2 WEB目录是否给了IIS足够的权限访问 3 IIS所使用的权限是否被更改了或者你之前设置的站点用户帐号被更改了。   安装 xp 2003 注意事项 阅读全文
posted @ 2010-04-26 17:58 emanlee 阅读(287) 评论(0) 推荐(0)
摘要: 下载:VC6显示行号的插件1. 如果你的VC安装在C盘,请拷贝文件VC6LineNumberAddin.dll到如下目录: C:\Program Files\Microsoft Visual Studio\Common\MSDev98\AddIns 2. 注册 双击VC6LineNumberAddin.reg进行注册。 3. 启用 打开vc6,菜单栏:Tools -> customize -... 阅读全文
posted @ 2010-04-26 17:54 emanlee 阅读(5046) 评论(2) 推荐(1)
上一页 1 ··· 265 266 267 268 269 270 271 272 273 ··· 346 下一页