• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
路过的世界
释迦摩尼说过:众生皆有如来佛生相,求佛求人不如求己。
博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 2 3 4 5 6 7 8 9 ··· 11 下一页
2013年8月9日
批处理文件
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2013-08-09 16:46 路过的世界 阅读(3) 评论(0) 推荐(0)
2013年7月22日
【转】The Attached Behavior Pattern
摘要: 原文:http://www.bjoernrochel.de/2009/08/19/the-attached-behavior-pattern/The Attached Behavior PatternAUG 19TH, 2009With new technologies often completely new patterns emerge as people try to check-out how far a technology might take them. One interesting example for this is theAttached Behavior Patte 阅读全文
posted @ 2013-07-22 15:03 路过的世界 阅读(463) 评论(0) 推荐(0)
2013年5月31日
Building vs solution in command line
摘要: call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" x86msbuild "%1" /p:Configuration=Releasepause解压到目录,然后运行.regWindows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\VisualStudio.Launcher.sln\Shell][HKEY_CLASSES_ROOT\VisualStudio.Launcher.sln\Shell\buildDe 阅读全文
posted @ 2013-05-31 10:56 路过的世界 阅读(341) 评论(0) 推荐(0)
2013年1月28日
关于ReportingService的无法apply URL[转]
摘要: But when you click Apply you get the response: Reserving url http://+:80 The Url has already been reservedRESOLUTION: Using the "netsh http show urlacl" command we see that /ReportServer and /Reports are already reserved. You can also run "netsh http show urlacl | find "Report&qu 阅读全文
posted @ 2013-01-28 21:17 路过的世界 阅读(330) 评论(0) 推荐(0)
2012年12月30日
3.2 Program Encodings 程序编码
摘要: 摘要: 1.在IA32的Unix机器上,调用Unix指令 3.2 unix> gcc -O1 -o p p1.c p2.c 01表示一级优化,优化越高,编译用时越长(这不废话吗),并且调试起来更麻烦,因为错误的地方和源代码对应起来更难。所以-02级优化更推荐。 2.编译步骤: <1.调用C预处理器(C preprocessor),扩展代码(把所有#include标示的文件扩展进来),扩展宏(把所有#define标示的变量展开包含进来)。 <2.编译器(compiler)生成汇编码(assemblycode),p1.s 、 p2.s两个文件,为什么是两个呢,笔者(现在都是用键盘 阅读全文
posted @ 2012-12-30 03:55 路过的世界 阅读(263) 评论(0) 推荐(0)
3.1 A Historical Perspective 历史观点
摘要: 1.从1978年的8086到现在的2008年core i7 ,从29K个晶体管到781M个晶体管,地址线(也叫地址位长(bit long))8086只有20个地址线,1982年,MS-windows 使用80286平台开发了自己的windows。直到1985年,i386正式扩展到32位,一直沿用到现在,2004年,intel 实现了AMD提出的64位扩展。。看来32位支持的4g寻址空间还是满足人类需求将近20年-,-!~~2.摩尔定律,摩尔在他绘制数据时,发现了一个惊人的趋势。每个新芯片大体上包含其前任两倍的容量(晶体管等的容量吧,主要是晶体管,晶体管+电阻+二极管等祖恒集成电路,多个集成电路 阅读全文
posted @ 2012-12-30 00:48 路过的世界 阅读(286) 评论(0) 推荐(0)
3 Machine-Level Representation 程序的机器级表示
摘要: 3.1 A Historical Perspective 历史观点3.2 Program Encodings 程序编码3.3 Data Formats 数据格式3.4 Accessing Information 访问信息3.5 Arithmetic and Logical Operations 算术和逻辑操作3.6 Control 控制3.7 Procedures 过程3.8 Array Allocation and Access 数组的分配和访问3.9 Heterogeneous Data Structures 异质的数据结构3.10 Putting It Together: Underst 阅读全文
posted @ 2012-12-30 00:15 路过的世界 阅读(212) 评论(0) 推荐(0)
2012年11月4日
good sentences
摘要: 1.不要急。不是所有的在一次,你会消化不良。拜托。2.朋友小聚。1.Don't rush it. Not all at once, you'll get indigestion. C'mon...2.Catch up with friends . 阅读全文
posted @ 2012-11-04 14:12 路过的世界 阅读(229) 评论(0) 推荐(0)
2012年8月5日
生词本
摘要: silk dress, sandals, t-shirt, shorts,usuallyyou-s-you-a-leeyou-sh-you-a-leefashionableTeacher is James Harris 阅读全文
posted @ 2012-08-05 20:49 路过的世界 阅读(194) 评论(0) 推荐(0)
2012年8月4日
Describe your home
摘要: 33 Walton Road 175,000 This beautiful house has a big living room and three big bedrooms. The bathroom is completely new and the kitchen is big and bright. There's space for the whole family in the dining room. The basement is big and modern and the garden is perfect for lazy summer afternoons. 阅读全文
posted @ 2012-08-04 18:10 路过的世界 阅读(291) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 ··· 11 下一页
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3