利用问卷星进行调查,收集了近80个学生的反馈意见,存在的主要问题例如以下。(1)讲代码太少 下一届《算法》课程中,老师将会把关键的代码打印出来给大家。由于优秀的算法,仅仅有通过阅读源代码后才可以较为深刻的掌握。Sorry!(2)教材翻译不好,建议使用原版教材 这本教材总的来说错误比較少,但原...
分类:
编程语言 时间:
2015-05-17 23:14:17
阅读次数:
196
闲来无事,做了个小网站,环境是这样的:MVC:Asp.net Mvc5IIS:Windows8.1自带的IIS8.5问题:在网站中自定义了404错误页面,可是在IE下并不起作用,在Chrome下完全正常,这下可好了,怎么都找不到解决方案(现在想想也怪自己太懒,整个错误页面只是输出了一句话“Sorry...
分类:
Web程序 时间:
2015-05-12 22:24:06
阅读次数:
424
Ladies and gentlemen, Good evening.I'd rather use english, not mandarin.Because during the road show, I felt so sorry.When I opened my mouth I have to...
分类:
其他好文 时间:
2015-05-01 10:33:26
阅读次数:
168
php在安装时全出现很多问题,但一般安装到最后都会有提示错误在哪里.然后yuminstall-yxxx就可以了。昨天在家里安装时还算顺利,出现的问题都解决了。但今天在公司里安装时却出现这样问题,搞了好久,然后上网查资料,终于搞明白。问题如下:sorry,Icannotrunapxs.Possiblereaso..
分类:
Web程序 时间:
2015-05-01 01:57:48
阅读次数:
145
练习一下数学知识了。。
【题目链接】click here~~
【题目大意】Find the nonnegative integer X and integer Y to satisfy X*a + Y*b = 1. If no such answer print "sorry" instead.
求满足式子的x和y否则输出“sorry”
【解题思路】扩展欧几里得的基础了,
扩展欧几里德...
分类:
其他好文 时间:
2015-04-27 09:44:05
阅读次数:
104
Anerroroccurred.Sorry,thepageyouarelookingforiscurrentlyunavailable.Pleasetryagainlater.Ifyouarethesystemadministratorofthisresourcethenyoushouldchecktheerrorlogfordetails.Faithfullyyours,nginx.今天nginx服务器,打开网站提示这个。挂了,刚开始以为nginx挂了。..
分类:
其他好文 时间:
2015-04-24 16:44:25
阅读次数:
215
今天打算升级我的笔记本电脑的bios,所有工具都下载好了,但是安装WinFlash报错“sorry
this program only supports asus notebook”,我想我的电脑应该不是山寨的吧,上网找也没有什么资料和信息,后来终于找到一个线索。
然后上网搜索ATKPackage驱动安装下,安装WinFlash变不会报错。如果有跟我出现相同的问题的可以试试。...
分类:
移动开发 时间:
2015-04-11 20:54:55
阅读次数:
174
摘自网络,忘了原博主了,sorry 你打开了www.taobao.com。这时你的浏览器首先查询DNS服务器,将www.taobao.com转换成ip地址。 不过首先你会发现,你在不同的地区或者不同的网络(电信、联通、移动)的情况下,转换后的IP地址很可能是 不一样的,这首先涉及到负载均衡的第一步,...
分类:
其他好文 时间:
2015-04-11 19:23:30
阅读次数:
201
/*
在终端输入多行,找出有“ould”的行,并打印,如:love could you and I with fate conspireTo grasp this sorry scheme of things entire,
Would not we shatter it to bitd - and then.
则输出:
Au,love could you and I with fate cons...
分类:
编程语言 时间:
2015-04-05 21:59:55
阅读次数:
180
/* 在终端输入多行信息,找出包含"ould"的行,并打印改行。
如:
Au,love could you and I with fate conspire
To grasp this sorry scheme of things entire,
Would not we shatter it to bitd - and then.
在终端输出上述的文字,输出
Au,love could you ...
分类:
编程语言 时间:
2015-04-04 13:44:11
阅读次数:
172