avatar
ask a matlab question# Computation - 科学计算
b*y
1
【 以下文字转载自 StartUp 讨论区 】
发信人: briteguy (briteguy), 信区: StartUp
标 题: Interested in ecommerce/seach engine marketing?
发信站: BBS 未名空间站 (Fri Aug 22 16:55:06 2008)
I know there are quite some people in this forum that are doing websites. So
I am curious if anyone is interested in ecommerce, search engine marketing
related discussions?
Since I work in the ecommerce area, I'd happy to discuss/share some info on
that.
avatar
l*i
2
一个solution包括A,B两个project。A为核心类与算法,配置生成.dll;B为用户界面,
配置生成启动程序.exe。B中调用A中定义的成员函数。从B开始debug时无法step into
该函数。在函数代码段设置的断点也被完全视为无效。
两个.pdb文件都有,不知道是哪里设置不对。
多谢高人指点。
avatar
r*y
3
[c, h] = contourf(x, y);
clabel(c, 'manual');
如比可以往等值线图上填值,但是比如1000, 总是填1e+03,修改那个
properties可以让填上去的不是科学计数法,而是一般的format?
avatar
h*e
4
you sure Project A has the correct settings? is it compiled with debug
information?

into

【在 l*i 的大作中提到】
: 一个solution包括A,B两个project。A为核心类与算法,配置生成.dll;B为用户界面,
: 配置生成启动程序.exe。B中调用A中定义的成员函数。从B开始debug时无法step into
: 该函数。在函数代码段设置的断点也被完全视为无效。
: 两个.pdb文件都有,不知道是哪里设置不对。
: 多谢高人指点。

avatar
j*u
5
?双击text box不能修改吗?

【在 r****y 的大作中提到】
: [c, h] = contourf(x, y);
: clabel(c, 'manual');
: 如比可以往等值线图上填值,但是比如1000, 总是填1e+03,修改那个
: properties可以让填上去的不是科学计数法,而是一般的format?

avatar
z*k
6
通常的原因是你在B PROJECT中运行时调用的那个A DLL不是你在A PROJECT中生成的DLL
, 例如你拷贝了A DLL 到了你B PROJECT的运行目录下,查一下module窗口中A DLL是从
何处调入的.
avatar
r*y
7
It would be an option if I deal with only one figure once.
In fact, I deal with multiple figures with many contour lines,
so do not want to do such manual modification.

【在 j**u 的大作中提到】
: ?双击text box不能修改吗?
avatar
l*i
8
Thanks for help.
The dll called is indeed the one it should be, with "Symbols loaded".
It is very weird.

DLL

【在 z**k 的大作中提到】
: 通常的原因是你在B PROJECT中运行时调用的那个A DLL不是你在A PROJECT中生成的DLL
: , 例如你拷贝了A DLL 到了你B PROJECT的运行目录下,查一下module窗口中A DLL是从
: 何处调入的.

avatar
j*u
9
I see. All the numbers shown are actually strings. You can use sprintf to
specify the exact format you want.

【在 r****y 的大作中提到】
: It would be an option if I deal with only one figure once.
: In fact, I deal with multiple figures with many contour lines,
: so do not want to do such manual modification.

avatar
p*o
10
Insert an int 3 to your functions in A, see if the debugger loads
the sources.

【在 l*i 的大作中提到】
: Thanks for help.
: The dll called is indeed the one it should be, with "Symbols loaded".
: It is very weird.
:
: DLL

avatar
z*k
11
打包后,用附件贴出来.
avatar
l*i
12
非常感谢!这个是一个小项目的一部分,保密,不让贴。。。

【在 z**k 的大作中提到】
: 打包后,用附件贴出来.
avatar
l*i
13
第一次用这个,"unable to attach to the process"是啥意思?

【在 p***o 的大作中提到】
: Insert an int 3 to your functions in A, see if the debugger loads
: the sources.

avatar
p*o
14
在debugger里启动B看看。

如果你的VC安装没有问题,你可以调试已经在运行的程序(process)。
他说不能attach,那估计是你没安装好。

【在 l*i 的大作中提到】
: 第一次用这个,"unable to attach to the process"是啥意思?
avatar
l*i
15
在debugger里启动B,貌似没有在INT 3位置中断,而是直接往后运行了。。
这个VC莫非真没装好。

【在 p***o 的大作中提到】
: 在debugger里启动B看看。
:
: 如果你的VC安装没有问题,你可以调试已经在运行的程序(process)。
: 他说不能attach,那估计是你没安装好。

avatar
p*o
16
你搞个最简单的例子试试?

【在 l*i 的大作中提到】
: 在debugger里启动B,貌似没有在INT 3位置中断,而是直接往后运行了。。
: 这个VC莫非真没装好。

avatar
l*i
17
把project属性改了个遍,竟然改好了。也没记住是哪个属性起了作用,汗。
多谢帮助!

【在 p***o 的大作中提到】
: 你搞个最简单的例子试试?
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。