Redian新闻
>
C++ experts please help: GnuWin 32 GSL runtime
avatar
b*d
2
int *p = new int;
int *q = new int();
这两个有啥区别? 为什么?
A* pp = new A;
A* qq = new A();
为什么这两个就没区别了呢?
糊涂了。。。请大牛指教。
avatar
u*b
3
装入xp安装判以后,安装页面上面找不到硬盘。 请问我应该怎么办??? 谢谢。
avatar
A*t
4
【 以下文字转载自 Hardware 讨论区 】
发信人: Against (太阳代表我的心), 信区: Hardware
标 题: Windows 7 RC可以在MS官网下载了
发信站: BBS 未名空间站 (Mon May 4 23:46:13 2009), 站内
http://www.microsoft.com/windows/windows-7/download.aspx
avatar
l*t
5
any C++ experts working with GnuWin32 GSL ver 1.8 can help me out?
I got this from a release build. But the debug build works fine.
Run-Time Check Failure #0 - The value of ESP was not properly saved across a
function call. This is usually a result of calling a function declared
with one calling convention with a function pointer declared with a
different calling convention.
avatar
t*t
6
int *p=new int; // *p is indeterminated
int *q=new int(); // *q is 0
for (class type) A, A has constructor, it is called anyway, so there's no
difference.
See C++ Standard 5.3.4, Clause 15.

【在 b*****d 的大作中提到】
: int *p = new int;
: int *q = new int();
: 这两个有啥区别? 为什么?
: A* pp = new A;
: A* qq = new A();
: 为什么这两个就没区别了呢?
: 糊涂了。。。请大牛指教。

avatar
r*y
7
是不是SATA接口的?

【在 u*******b 的大作中提到】
: 装入xp安装判以后,安装页面上面找不到硬盘。 请问我应该怎么办??? 谢谢。
avatar
s*i
8
这个跟前几天bt下的RC 7100有区别么?

【在 A*****t 的大作中提到】
: 【 以下文字转载自 Hardware 讨论区 】
: 发信人: Against (太阳代表我的心), 信区: Hardware
: 标 题: Windows 7 RC可以在MS官网下载了
: 发信站: BBS 未名空间站 (Mon May 4 23:46:13 2009), 站内
: http://www.microsoft.com/windows/windows-7/download.aspx

avatar
c*a
9
I see.
谢谢大牛。

【在 t****t 的大作中提到】
: int *p=new int; // *p is indeterminated
: int *q=new int(); // *q is 0
: for (class type) A, A has constructor, it is called anyway, so there's no
: difference.
: See C++ Standard 5.3.4, Clause 15.

avatar
s*n
10
是不是得先把分区都格式化成ntfs或者fat

【在 u*******b 的大作中提到】
: 装入xp安装判以后,安装页面上面找不到硬盘。 请问我应该怎么办??? 谢谢。
avatar
A*t
11
貌似没有,呵呵

【在 s*******i 的大作中提到】
: 这个跟前几天bt下的RC 7100有区别么?
avatar
r*y
12
你说的是找到硬盘以后的选项
他这是找不到硬盘的问题

【在 s******n 的大作中提到】
: 是不是得先把分区都格式化成ntfs或者fat
avatar
r*y
13
guaranteed no malware? hehe

【在 s*******i 的大作中提到】
: 这个跟前几天bt下的RC 7100有区别么?
avatar
e*s
14
这已经属于月经问题了

【在 u*******b 的大作中提到】
: 装入xp安装判以后,安装页面上面找不到硬盘。 请问我应该怎么办??? 谢谢。
avatar
r*l
15
It's stated clearly at microsoft.com.
avatar
u*b
16
我水平有限阿。 怎么能够找到硬盘呢? 貌似硬盘都找不到, 想格式化也格式不了。
avatar
n*r
17
貌似是明年6月,但是从3月起,你的电脑就会每两个小时自动关机一次。
avatar
e*i
18
google "sata xp"
if you don't have a floppy drive, you need nlite.

【在 u*******b 的大作中提到】
: 我水平有限阿。 怎么能够找到硬盘呢? 貌似硬盘都找不到, 想格式化也格式不了。
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。