摘要: Control Panel\Clock, Language, and Region\Language 阅读全文
posted @ 2013-09-02 18:27 qingsun_ny 阅读(179) 评论(0) 推荐(0)
摘要: As we will see, the two statements work together: The precondition indicates what must be true before the function is called. The postcondition indicates what will be true when the function finishes its work.example:void write_sqrt(double x)// Precondition: x >= 0.// Postcondition: The square roo 阅读全文
posted @ 2013-09-02 16:23 qingsun_ny 阅读(1198) 评论(0) 推荐(0)
摘要: 计算机右键--管理--计划任务选中\Microsoft\Windows\RAC (展开左边的文件夹,就能看到这一系列文件夹)然后选择 菜单栏-》view—》show hidden tasks就可以看见里面的隐藏任务了把里面的任务右键-》disabled就OK了 阅读全文
posted @ 2013-09-02 15:53 qingsun_ny 阅读(1041) 评论(0) 推荐(0)