h**z 发帖数: 9751 | 1 我记得当时切换过,好像没有用。换了SSD,机器自带的那个系统不要了。我用了直接
在MSDN下载的中文windows 8 clean安装,安装过程没有问我要key,安装后发现
winodws用了asus oem的key,不是msdn的key(压根没让我输入过key)。看来oem key
已经在主板集成了,但只是home版的。
我忘了因为什么原因我装了windows后又装了asus那个sb电源管理,现在机器不在我这
儿所以也不知道到底为什么耗电了。 |
|
|
|
a*o 发帖数: 19981 | 4 网上胡乱找到的一个build 10240的附带有激活码啊,难道那个不是正式RTM?
要不我还是等MSDN版出来还好从MSDN generate正经code。 |
|
s********i 发帖数: 17328 | 5 怎么会没有规定?除非你是小公司,没人care。一般MSDN也没人care,理论上只要你是
用来design, development and testing purposes,如果你装来打游戏了,那理论上就
不行了,而且只能是有MSDN的人用。但实际当中没人care,只要你不拿去卖。 |
|
|
|
y****i 发帖数: 156 | 8 kbhit: check keyboard input
getch: get the key.
You can find help in MSDN or turboc C
// MSDN example
/* KBHIT.C: This program loops until the user
* presses a key. If _kbhit returns nonzero, a
* keystroke is waiting in the buffer. The program
* can call _getch or _getche to get the keystroke.
*/
#include
#include
void main( void )
{
/* Display message until key is pressed. */
while( !_kbhit() )
_cputs( "Hit me!! " );
/* Use _getch to throw key away. */
prin |
|
t**i 发帖数: 688 | 9 Alternate VS2005 options such as Windows Library, MSDN Static Library and
MSDN Dynamic library and see what you get. |
|
|
|
|
|
d********g 发帖数: 10550 | 14 这是疯了吧,open source现在你不写unittest的case都不好意思放出去,人家会笑你
没文化的。要么多读点书,要么多吃点药,你就这两条路
还文档,MSDN我看的时候你是不是还在喝奶,你不知道比如Django的文档质量比啥烂
MSDN好一万倍了吗? |
|
|
|
d********g 发帖数: 10550 | 17 你“用过”的VS6在哪,搞个截图和Eclipse对比一下,看哪个强?
我可以找个VC6的图来对比,可以找个VS的图来对比,真的找不到VS6的。有疑问请对照
MS各代工具截图,另外参考MSDN的官方版本。山寨地址:
http://msdn.itellyou.cn |
|
k**********g 发帖数: 989 | 18 http://msdn.microsoft.com/en-us/library/vstudio/hh191443.aspx
See the diagram under "What Happens in an Async Method" section.
Async and Await causes the compiler to generate "scaffolding code" which
effectively turned a method into a class that implements a state machine. (
The state machine is similar to the C# "yield" keyword. What's new in async/
await is the automatic posting of the continuation to the task-queue or
message-loop.) This blog lists one possible way such scaffolding code is
ge... 阅读全帖 |
|
|
|
l******9 发帖数: 579 | 21 【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: access violation of C# in Visual Studio 2013
发信站: BBS 未名空间站 (Mon Jan 12 12:59:14 2015, 美东)
I need to debug an exception of "access violation" in C# (web forms
applications) of Visual Studio 2013 in win 7.
There is no "call stack" button in "debug" --> "windows".
So, I tried to use k (Display Stack Backtrace) commands in "immediate window
" by following
http://msdn.microsoft.com/en-us/library/windows/hardware/hh4395 and htt... 阅读全帖 |
|
n******7 发帖数: 12463 | 22 之前装了社区免费版
后来公司买了MSDN就又装了个profession,在家干活用
现在想做点自己的事情,不想跟公司有任何瓜葛
结果发现社区版点进去还是社区版
但是给我登陆成公司的账号,license也成了MSDN subscription,这也太傻了吧
要是删除账号,我的professional版又不能用了
本来想工作用C#,自己做事也用C#可以省点学习成本
这下还是用kotlin得了 |
|
r****y 发帖数: 26819 | 23 from MSDN forum:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1542040&SiteID=1
If there's a PDF printer installed, or for Word 2007 the PDF converter has
been downloaded and installed (it's not there by default), then yes, Word
can save to PDF format.
But the Word object model has no way to work with printer settings or to
change the parameters of printing to PDF. Keep in mind: the PDF format
belongs to Adobe. Adobe refused to let Microsoft distribute it as part of
Office, so these thin |
|
c**x 发帖数: 2807 | 24 一般做法:
任何其他的修改版都别用。用微软的MSDN版。电驴有下载。
MSDN的镜像删除一个文件就可以变成从简易版到旗舰版5合1了。
激活找个补丁就行了,我用Oem7F6。关闭系统在线升级。
安装一个可牛杀软,可以在线升级补丁。 |
|
|
|
g****e 发帖数: 1829 | 27 谢谢大侠。
请问我的版本是什么呢?我是学校给的msdn的activation key。 是pro的。请问是不是
win xp pro就可以安装?
我刚才仔细找了msdn的网站,实在是没有找到简体中文安装盘,您是指的简体中文的安
装盘么?谢谢! |
|
D*V 发帖数: 567 | 28 单说pro,分RTM,OEM,VOL三个版本,你要明确知道你需要的是哪个,最简单的是找个用同样
key的机器,看我的电脑属性,registered to下面的那一串数字,
xxxxx-OEM-xx...表示OEM
xxxxx-64x-xx...一般表示VOL
其他一般是RTM
当然,如果你到处都找不到同一个key装的系统,那说明很可能是RTM
他说的MSDN是MSDN Subscriber,不知道就不用搜了,MS上搜不到. 你可以用电驴找找. |
|
p****d 发帖数: 2183 | 29 MSDN上有了吗?不是说8月6号上MSDN嘛。。。 |
|
|
l******9 发帖数: 579 | 31 【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: access violation of C# in Visual Studio 2013
发信站: BBS 未名空间站 (Mon Jan 12 12:59:14 2015, 美东)
I need to debug an exception of "access violation" in C# (web forms
applications) of Visual Studio 2013 in win 7.
There is no "call stack" button in "debug" --> "windows".
So, I tried to use k (Display Stack Backtrace) commands in "immediate window
" by following
http://msdn.microsoft.com/en-us/library/windows/hardware/hh4395 and htt... 阅读全帖 |
|
|
i*s 发帖数: 6 | 33 我对VBscript也不熟, 我想VBScript可能不能调用API,
要是能的话, 也只是通过ActiveX控件来调用。
可参考MSDN ONLINE。
http://msdn.microsoft.com/scripting/?RLD=43
What Objects, Methods, Properties, and Events can I use?
There are three separate classes of objects available within VBScript:
Objects provided by the VBScript engine
Objects provided by Internet Explorer
Objects provided by the Web page author
The VBScript engine provides the core run-time functionality--a subset of
the full Microsoft? Visual Basic? language--including a mi |
|
|
w**a 发帖数: 4743 | 35 我担心流量干啥,从来没算过。不过曾经在一个月内,从微软的msdn网站把它所有的产
品dvd都下载下来过 |
|
r*****n 发帖数: 4844 | 36 前言
你是否觉得自己从学校毕业的时候只做过小玩具一样的程序?走入职场后哪怕没有什么
经验也可以把以下这些课外练习走一遍(朋友的抱怨:学校课程总是从理论出发,作业
项目都看不出有什么实际作用,不如从工作中的需求出发)
建议:
不要乱买书,不要乱追新技术新名词,基础的东西经过很长时间积累而且还会在未来至
少10年通用。
回顾一下历史,看看历史上时间线上技术的发展,你才能明白明天会是什么样。
一定要动手,例子不管多么简单,建议至少自己手敲一遍看看是否理解了里头的细枝末
节。
一定要学会思考,思考为什么要这样,而不是那样。还要举一反三地思考。
注:你也许会很奇怪为什么下面的东西很偏Unix/Linux,这是因为我觉得Windows下的
编程可能会在未来很没有前途,原因如下:
现在的用户界面几乎被两个东西主宰了,1)Web,2)移动设备iOS或Android。Windows
的图形界面不吃香了。
越来越多的企业在用成本低性能高的Linux和各种开源技术来构架其系统,Windows的成
本太高了。
微软的东西变得太快了,很不持久,他们完全是在玩弄程序员。详情参见《Windows编
程革命史》
所以... 阅读全帖 |
|
p*a 发帖数: 592 | 37 公司是微软gold partner,人人有msdn subscription。 |
|
p*a 发帖数: 592 | 38 微软白送啊。你难道以为我们的msdn subscription是盗版?就算我们敢,客户也不敢
。客户连我们用的open source都要审查半天。 |
|
w****2 发帖数: 12072 | 39 【 以下文字转载自 CS 讨论区 】
发信人: wlwl12 (戒网), 信区: CS
标 题: Stevey's Google Platforms Rant
发信站: BBS 未名空间站 (Fri Oct 14 14:56:59 2011, 美东)
Stevey's Google Platforms Rant
I was at Amazon for about six and a half years, and now I've been at Google
for that long. One thing that struck me immediately about the two companies
-- an impression that has been reinforced almost daily -- is that Amazon
does everything wrong, and Google does everything right. Sure, it's a
sweeping generalization, but a surprisingly acc... 阅读全帖 |
|