枫下论坛 /枫下论坛主坛 /工作学习/学科技术讨论 历史区 第 8 页 -ROLIA.NET 相约加拿大网上社区
- 回答 #148555, 关于地址端口复用。 -sargee(sargee); 2001.8.23 00:16 (750 bytes. #176617)
- 我不知道你为什么要说两个server, 在bind前无所谓client和server之分,也许我的例子举的不够清楚,但你可以试试,是否一个client和一个server共用一个端口, 不setsockopt就可以用. -sargee(sargee); 2001.8.23 21:18 (#177511)
- 另外昨天说的"SO_REUSEPORT在Linux不可用"并不等于不能端口复用, 用SO_REUSEADDR即可, 两个setsockopt 可根据自己的情况来选取使用. -sargee(sargee); 2001.8.23 21:27 (#177525)
- what is default shell for sun solaris? what is c++ compiler in Sun Solaris? -wendywendy(wind); 2001.8.22 16:52 (#176254)
- When creating user account, you have choises of Bourne(default), Korn or C shell. Solaris doesn't come with C++ compiler as default, you have to buy it seperately. Sun's C++ compiler is CC. -flyer99(flyer99); 2001.8.22 17:22 (#176270)
- i remember there is free C/C++ complier you can download from INTERNET. -guest:guest; 2001.8.25 01:14 (#178836)
- gcc la -guest:guest; 2001.8.28 14:13 (#182168)
- lots of tools can be found in http://www.sunfreeware.com -guest:guest; 2001.8.28 14:21 (#182177)
- Please tell me the step to install gcc3.0. -guest:haha; 2001.9.4 22:36 (#189688)
- After downloading the package, say in /tmp dir,
#cd /tmp; #unzip gcc-3.0.1.tar.gz; #tar xvf gcc-3.0.1#pkgadd -d -guest:guest; 2001.9.5 16:10 (#190505)
- I got error messages after I used pkgadd -d , can anyone help me? -guest:haha; 2001.9.5 22:40 (#190953)
- Must I download it on Linux OS? -wendywendy(wind); 2001.9.6 11:14 (#191520)
- If u want to put it on linux, download gcc linux version.
if u want to put it on solaris, download gcc solaris version -guest:guest; 2001.9.6 12:00 (#191563)
- what's your package file name after extracting?
#pkgadd -d
should be ok, I just double checked. -guest:guest; 2001.9.6 11:57 (#191560)
- 请教:unix下有没有类似dos下的echo off 命令,可屏蔽shell文件中的各执行命令的显示。 -yifan(yifan); 2001.8.22 05:36 (#175770)
- >/dev/null -flyeve2(keeving); 2001.8.22 09:01 (#175826)
- 还有小bug: 1. 在html中
这样的语句,如果myimage没有,IE中什么也不显示。怎样在myimage不存在时,自动调用指定的图象?2.关于 javascript:..... -aboat(aboat); 2001.8.22 03:29 (237 bytes. #175734)
- 呵呵,IE总是犯这样的低级错误,不奇怪。我上次碰到做LOG10正确,LOG100不正确,LOG1000又正确了的奇怪现象呢。javascript中应该有相当于round的函数吧,找找帮助吧 -antmm(antmm); 2001.8.22 10:30 (#175870)
- 我作的ASP 论坛程序从数据库中提取中文内容,不能在网页上正常显示中文,
用IE5中文包支持,HTML文件中的中文显示正常,但从数据库中提取的中文不
正常, 显示为??????????. 如用RICHWIN 支持,全部显示正常. 请各位帮助!!
先谢了! -guest:f; 2001.8.21 15:52 (#175013)
- 数据库在安装时要装中文内码支持,可能会是这个地方漏装 -guest:someday; 2001.8.22 01:34 (#175686)
- Linux , how to compile C++ file? I can't find CC or GCC in bash. C++ library supplied default? where could I find it? -wendywendy(wind); 2001.8.21 15:10 (#174960)
- g++ -rock_jack(The Door); 2001.8.21 15:18 (#174975)
- please visit website: http://cyberdiem.com/vin/learn.html. you'll get more about C/C++. -joeyang8(jony); 2001.8.22 00:00 (#175608)
- Thank you all. you are so helpful.
I did a lot with C++ on Windows. But I am confused of Linux---I just wrote a few lines to test, but iostream couldn't be found. How to learn those lib ? -wendywendy(wind); 2001.8.22 16:56 (#176258)
- Maybe gcc package is not installed in your host, you can downlaod it in www.gnu.org. -sargee(sargee); 2001.8.22 00:14 (#175632)
- 请问高版本的Linus支持Fat32吗?我的98是Fat32文件系统, 想装Linus, 如何解决?
谢谢 ! -gavin_hu(gavin); 2001.8.21 11:41 (#174597)
- 各位大虾:BBS系统在服务器上是不是只是一个文件目录,我在硬盘上找到这个目录把它删掉,BBS就运行不起来了?一般是什么目录名呢? -billyliu(billy); 2001.8.21 08:02 (#174515)
- 你该不是想对Rolia动手吧! -eglington(eglington); 2001.8.21 10:07 (#174595)
- which version of BBS, firebird? -trafford(transmigration); 2001.8.22 11:55 (#175957)
- 好象是汉化的VBULLETIN -billyliu(billy); 2001.8.23 02:02 (#176697)
- 有这种bbs,但是rolia据我观察是数据库的,其他如果是数据库的你没法删目录,当然你删数据库目录也是可行的 -expertune(专家调试); 2001.8.22 13:23 (#176063)
- 你还支招? -eglington(eglington); 2001.8.22 14:07 (#176112)
- it sounds like a bbs under unix. -trafford(transmigration); 2001.8.22 16:55 (#176256)
- Jabber: When you are writing a java program, you surely will take care of the configuration file , right ? what method do u use to read and write the configuration file ??!! Thank you in advance ! -acezl(acezl); 2001.8.21 03:34 (#174457)
- I use struts.
And use XML file as the configuration file . -andrew_lou(Andrew); 2001.8.21 04:16 (#174474)
- Is it part the Jakarta project ?? Could you send me a sample code for that ?! Thank you ! -acezl(acezl); 2001.8.21 04:21 (#174475)
- http://www.linuxforum.net/doc/strutsuserguide.html
It's a guid, please read it first.
And it's not easy to use, you must study it hard... -andrew_lou(Andrew); 2001.8.21 04:25 (#174479)
- If yes , do you find the Struts Framework powerful , yet easy to use ?! -acezl(acezl); 2001.8.21 04:24 (#174477)
- Is there anybody working on Sybase 12? I got some common question. thanks -yellow(yellow); 2001.8.20 12:02 (#173570)
- what question do you have? -qiuqiu(秋秋); 2001.8.20 12:29 (#173587)
- What is the defference of 12 and older version? how much will it cost for upgrading? thanks! -yellow(yellow); 2001.8.20 12:49 (#173599)
- thanks a lot! -yellow(yellow); 2001.8.20 13:51 (#173636)
- 请教高手:在哪里能下载到Ocp的培训教材?多谢! -doggie(爱吃骨头的狗); 2001.8.20 11:49 (#173557)
- 多谢! -doggie(爱吃骨头的狗); 2001.8.20 12:50 (#173600)
- 哥们, 你砸不早说! 我正着急找这个那.你还有什么好东东关于MCSE2000和OCP的LINK
MAIL ME, 好吗? 谢你先. -ocanada(ocanada); 2001.8.20 22:34 (#174199)
- 你也没早问啊。我特意用blackwindows把一些著名真题库的网站全部扒下来,刻在光盘上了。呵呵,可惜现在不讲课就用不到了。 -guest:MCT; 2001.8.20 23:13 (#174248)
- 真有高人, 不只能否借我COPY一下? OR E-MAIL? -ocanada(ocanada); 2001.8.20 23:18 (#174255)
- 'blackwindows' or 'BlackWidow'? -netwind(网风); 2001.8.21 17:54 (#175148)
- 用IE浏览从index.htm开始的页,在vc++中怎样编程做一个exe文件,运行这个exe文件使它自动打开 IE 并打开index.htm? -aboat(aboat); 2001.8.20 03:08 (#173312)
- 看来你的项目进入收尾阶段了,恭喜呀。//VC++中使用这样的语句:ShellExecute(NULL,NULL, "Iexplore","driver:\\pathname\\index.htm",NULL,SW_SHOWMAXIMIZED); -bingle(bingle); 2001.8.20 03:44 (#173326)
- 谢谢!:-) 的确大功告成!:-) -aboat(aboat); 2001.8.20 04:31 (#173334)
- If I install UNIX in my PC, it will destory my windowNT system? How I install UNIX from WindowNT system. -guest:haha; 2001.8.17 17:56 (#170738)
- Use things like partition magic to resize (reduce) your NT partition, then install unix in the free space. -dennis2(Dennis); 2001.8.17 18:09 (#170754)
- I do not know where I can get that software. Is there any usual way that I can put UNIX in one part of disk? -guest:haha; 2001.8.17 20:00 (#170867)
- I have free partition in disk. When I try to run installation. It just restart my omputer, any idea? -guest:haha; 2001.8.18 09:32 (#171344)
- I have WindowsNT and want to install Solaris 8 in my computer. -guest:haha; 2001.8.18 12:03 (#171478)
- and there is a 2G limitation for NT. if you install Win2k and Solaris 8, the partition scheme listed above is exactly the same as that used by win2k and linux. -cocacola(cocacola); 2001.8.18 12:35 (#171510)
- I thought it were 4G for NT, correct me if I am wrong. -guest:haha; 2001.8.18 19:29 (#171747)
- 4G is correct. -speed(如风); 2001.8.19 08:36 (#172318)
- what is Redhat6.2 ? -guest:haha; 2001.8.19 08:24 (#172313)
- up -guest:haha; 2001.8.20 12:45 (#173595)
- a version of Linux -guest:; 2001.8.20 12:56 (#173606)
- up -guest:haha; 2001.8.23 09:48 (#176841)
- I am going to install Window98, Windows2000, and Solaris8. Please give me more details. I have 30G hard driver. I need to know the tool to partition. Did any one do the same thing? -guest:haha; 2001.8.20 22:00 (#174140)
- your problem is: you need create two primary partitions. One for 98&NT and one for solaris. -huan321(huan); 2001.8.24 00:07 (#177755)
- 请教一个问题,我家的MODEM本来是跟电话并联的,但是现在不行了,必须把电话拔掉才能用,且有时要把电话线在MODEM上多按几下才能用,是什么原因呢?谢谢 -guest:; 2001.8.17 12:40 (#170208)
- Change modem. -guest:; 2001.8.17 13:10 (#170242)
- Does anybody know amanda (backup software)? -speed(如风); 2001.8.16 14:23 (34 bytes. #168914)
- 请问: Java 里的 Double 类型如何format 成小数点后两位??
即 36.13323244423 -> 36.13 . 谢谢! -acezl(acezl); 2001.8.16 04:01 (#168489)
- (double)Math.round(36.1332324423*100)/100; -yx1(yx); 2001.8.16 12:39 (#168838)
- 请教各为大虾, 能否谈谈怎样 developing Bi-Lingual web based
applications or converting apps. from one to another, 本人没有这方面的经验 , 特此请教, 谢谢!. -amatteur(); 2001.8.16 01:03 (#168408)
- usually you should use Unicode in your application. If it's a web based, you may need to create a string lookup / translation activeX to implement localization. -guest:; 2001.8.16 15:20 (#168968)
- 如果用Java, 而不用VB怎么做? -amatteur(); 2001.8.18 00:04 (#171115)
- “内存泄漏”问题请教 ... -yifan(yifan); 2001.8.15 22:40 (445 bytes. #168252)
- UNIX下有一个工具叫purify,专门检查Memory Leak,很好用,建议你们公司买一个,是 Rational company出的。 -xxjjs(东方射日); 2001.8.16 02:03 (#168448)
- 谢谢!我也听说了这个东东,但Purify检查内存泄漏的机制好象是对程序中动态申请的内存打标记,如果是因为Oracle引起的,能用Purify查出来吗? -yifan(yifan); 2001.8.16 05:32 (#168527)
- CATCH UP in the news reader. What's the real meaning of this "CATCH UP"? tks. -howru(How are you?); 2001.8.15 20:42 (#168064)
- 在Java里如何辨别鼠标左右键?在那个地方,是在MouseEvent里吗,如是是那个. -chengduboy(卡卡都); 2001.8.15 15:55 (#167781)
- 抓只老鼠放进去,看它伸那只手! -guest:tomcat; 2001.8.16 01:17 (#168421)
- 如果她死活不伸手咋办? -bigdesk(NightLight); 2001.8.16 01:27 (#168429)
- 那就自己去抓一只看看是左还是右 -danieldu(天马行空); 2001.8.16 01:54 (#168442)
- 再请教,有新情况:怎样用程序自动生成htm文件?就是说,如果用户不装web server,不上网, .asp 不能在IE中显示,但做好的有asp的文件怎样变成用户可以显示的文件? -aboat(aboat); 2001.8.15 08:21 (#167289)
- 没人知道吗?我看到有一个地方有下载将asp转为htm文件的程序,可是我的asp文件会根据数据库的内容生成不同的htm文件. 有人知道怎么办吗? -aboat(aboat); 2001.8.15 10:59 (#167404)
- If u mean server side, then web server must be installed, or else .htm can't be viewed either; if u mean client side, then no server is needed, since .asp is interpreted at server side -flipflop(翻云覆雨); 2001.8.15 13:40 (#167588)
- No.用户想要一个 独立的程序,就象一个.exe文件一样,可以在任何pc上运行,与web没有关系。能作到吗?非常感谢有人能回答我。我真发愁,用asp都做好了,结果又要求这样:-( -aboat(aboat); 2001.8.15 21:07 (#168096)
- You can create ASP pages to allow companies to change their product data in database, then display these products to customers in ASP pages, too. -oldgun(老枪); 2001.8.15 22:54 (#168274)
- 谢谢!可是不装server,不上网,只用IE可以吗?我不是反问,我真的希望可以! -aboat(aboat); 2001.8.15 23:33 (#168325)
- 可以,win98有一个personal web server,简称PWS的,就可以支持ASP。
这样,你就可以单机运行了。 -macsym(日进斗斤); 2001.8.15 23:41 (#168335)
- 我知道,可客户希望htm放在光盘上,随便到哪里一打开就可以看了。IE比较普遍,用它没关系,装pwb他们就不愿意了。 -aboat(aboat); 2001.8.15 23:46 (#168339)
- 可以。你可以自己做一个web server。用VC作,很简单。你只要懂TCP/IP and Winsock or WinInet一切就应该OK. 你可以适市。 -guest:; 2001.8.19 02:04 (#172206)
- 可采用Powerbuilder,dephi等专门作数据库的开发工具,但你又要学一样语言了。我建议用powerbuilder,但界面会作的比较土。 -macsym(日进斗斤); 2001.8.15 23:10 (#168303)
- 谢谢!我想就是这个意思,我用c++生成html文件。你的意思是powerbuilder 可以自动生成htm文件吗?我希望不要用c++,看起来太低层了。 -aboat(aboat); 2001.8.16 10:17 (#168639)
- 谢谢有人关心我的问题了^_^ . asp 文件必须有server支持才能浏览,但用户希望比较通用的格式,如htm。用户用IE打开index.htm, 这个文件link到其他文件,这样用户就可以查询浏览了全部信息了。 -aboat(aboat); 2001.8.16 09:26 (#168591)
- 大家都提到vb,看样子我也要学vb了. -aboat(aboat); 2001.8.16 12:22 (#168817)
- 总算记起来了,那个VB小程序叫VBA,VB Application,语法和VB一样,但是用法不太一样,Access中可以直接调用VBA,也可以对数据库操作。用这个做应该是最简单的了。Good luck! -antmm(antmm); 2001.8.16 19:51 (#169345)
- 看来你并不熟悉VC,如果你真熟悉的话,VB简直就是一个小case. 两天高定。当年欧学VB 金泳3天。 -guest:; 2001.8.19 02:09 (#172209)
- hi, 有点问题,我不是很明白你要做的东东是什么???“但做好的有asp的文件怎样变成用户可以显示的文件?”是什么意思???? -antmm(antmm); 2001.8.16 08:49 (#168569)
- 我用asp做完了,用户不要用。用一个asp文件根据用户选择的product number显示相应的不同的htm页。不用asp, 那有n个product就要有n个htm页.有什么办法? -aboat(aboat); 2001.8.16 09:30 (#168593)
- 哎,我想起来了SQL server可以生成html文件,我以前试过一次,是用的SQL server 7.0,生成的页面比较的丑陋:P 能不能在程序自动生成就不太清楚了。你可以往这方面找找资料什么的。 -antmm(antmm); 2001.8.16 10:30 (#168668)
- 明天我去翻翻书,查一下. -aboat(aboat); 2001.8.16 12:20 (#168813)
- 另:欣赏你这种明知山有虎,偏向虎山行的傻劲:) just do it! 就应该这样:) -antmm(antmm); 2001.8.16 10:32 (#168672)
- 多谢夸奖!要感谢这么多帮助我的朋友! -aboat(aboat); 2001.8.16 12:19 (#168811)
- DAP -mcdonald(麦当劳); 2001.8.16 11:29 (711 bytes. #168743)
- ... -mcdonald(麦当劳); 2001.8.17 09:39 (490 bytes. #169940)
- Sorry, I don't have much time left :-( I will discuss it with you later. -aboat(aboat); 2001.8.17 20:10 (#170874)
- To aboat:
Change ASP to VB and create .exe file(s). -yx1(yx); 2001.8.16 11:43 (#168759)
- 能说详细一点吗?怎么change?谢谢! -aboat(aboat); 2001.8.16 12:02 (#168782)
- Sorry, this is to answer 麦当劳. -aboat(aboat); 2001.8.17 12:08 (#170175)
- Good luck ! ! -yx1(yx); 2001.8.17 16:10 (#170561)
- 我觉得可以用现在的asp+db放在一台固定的有web服务器的机器上面。然后呢,做一个页面把用户可能用到的所有连接都写上。然后通过类似telpro这样的离线浏览器下载该站点。就可以生成不以来于web server的独立的html文件了。如何?? -foolzz(foolzz); 2001.8.17 04:40 (#169851)
- 你完全理解我的目的。问题是,这些html不是我来生成,而是以后用户自己可以随时生成,让他们下载几百个页,可能不行。我没理解错吧? -aboat(aboat); 2001.8.17 08:19 (#169887)
- 这样就没有办法了,只有用别的写了。 -foolzz(foolzz); 2001.8.19 21:31 (#172956)
- 请把你的Project描述得清楚一点,用什么数据库?ACCESS 还是 SQL SERVER?
用户的要求是什么?一张光盘到处能看,是什么意思?他们改不改数据? -guest:Guest; 2001.8.19 21:36 (#172959)
- 谁知道网络神偷?我的爱鸡就是被人安装过它的客户端,我现在想知道是谁,它的设置和密码,我用一般反编译软件总是提示“被压缩过”:(哎,好久没来这里了) -jeanmen(小土豆); 2001.8.15 05:56 (#167267)
- 记得有一能知道给谁过信的东东,名字忘了。去看看网易的虚拟社区的计算机安全版看看,或是水木的,应该可找的到 -danieldu(天马行空); 2001.8.15 11:57 (#167489)
- 好象没有啊?怎么没人回答呢? -jeanmen(小土豆); 2001.8.20 08:14 (#173373)
- 请教一个问题,我有一个含繁体中文的Powerpoint文件,但是看不到中文,请问如何转换,好像Word里面有中文转换的功能,但不知道Powerpoint怎么转? -guest:; 2001.8.13 21:43 (#165627)
- 只是想看的话,用IE就行 -guest:; 2001.8.14 19:46 (#166749)
- 基于intel的sco unix安装在基于amd cpu的pc机上,会不会有问题.有谁试过.thks in advance. -purerain(GGrain); 2001.8.13 01:43 (#164715)
- 应当没有问题,因为都是x86指令集,不过建议你安装solaris for pc. -xxjjs(东方射日); 2001.8.13 03:37 (#164751)
- ever installed sco open desktop on my amd386(40mhz), it worked.But it was 5 years ago. -blaise(blaise); 2001.8.13 19:03 (#165477)
- 各位巨虾,有没有搞过Intelligent Network的?请问"自动机"英文是什么? -xxjjs(东方射日); 2001.8.12 13:27 (#164142)
- 怎么没有人回答我的问题哇?是问题太偏?太简单?还是我魅力实在太差?呜~~~~ -xxjjs(东方射日); 2001.8.16 02:05 (#168449)
- Do you mean: State Machine/Limited State Machine, from the theory of Automatation Science/Pattern Recognition? You can read some books from that area and find the exact meaning. -jsjin(Gold Mine); 2001.8.17 13:58 (#170308)
- Tank you! 自动机全称就是“有限状态自动机” -xxjjs(东方射日); 2001.8.17 14:26 (#170356)
- I see, it is called "Turning Machine" in English. -wjiang(汪激昂); 2001.8.17 14:28 (#170363)
- Turing machine - TM 识别0型语言。
push down automata - PDA 识别上下文无关语言
finite automata - FA 识别正则语言 - 即有穷状态自动机
不知道你知哪个? -laserjet(laserjet); 2001.8.17 23:26 (#171044)
- You GOT IT! -jsjin(Gold Mine); 2001.8.20 19:46 (#174011)
- 牛! -guest:; 2001.8.20 20:00 (#174025)
- possibly automata -jfhuang(Zigzag); 2001.8.16 18:43 (#169293)
- i guess he meant nueral network, a data mining method. -wjiang(汪激昂); 2001.8.16 19:42 (#169336)
- 自动机: Automata (复数) Automaton (单数) -wooway(wooway); 2001.8.17 01:21 (#169778)
- automata. I mean it's in the field of compiler theory. -laserjet(laserjet); 2001.8.17 23:21 (#171036)
- 欢迎大家讨论,两个面试的问题。。。 -xiliu(xiliu72); 2001.8.12 11:17 (142 bytes. #164037)
- 将类定义为数组,成员函数定义为数组中的函数指针,private或protect成员变量在访问的成员函数中定义为static局部变量。 -xxjjs(东方射日); 2001.8.12 12:52 (#164110)
- SORRY!我没有明白你的意思。 -xiliu(北电快倒闭); 2001.8.12 14:14 (#164178)
- 真的不明白么?这就是一个在C下实现C++的方法:类中的private和protect变量在C中要实现保护和封装,将其定义为函数中的静态局部变量(数组,不同的实例以实例号定义数组下标进行区分),而函数以函数指针的形式进行封装。 -xxjjs(东方射日); 2001.8.13 03:28 (#164746)
- 给个电话吧,当面向你讨教。请发到:jackywang72@yahoo.ca -guest:Jack; 2001.8.13 09:59 (#164878)
- 是不是这两个问题太难了?? -xiliu(北电快倒闭); 2001.8.12 17:15 (#164312)
- www.futureshop.ca 的Lexmark Z22 彩色打印机才59CAD不知道能不能买?兼容的散装墨水有没有? -guest:; 2001.8.12 02:02 (#163874)
- 还不错。我公司里有一台。好处是坏了从来不修,再买一台。 -guest:; 2001.8.12 12:45 (#164108)
- 我是说替换用的墨水好不好买?私人用要考虑的问题? -guest:; 2001.8.12 12:47 (#164109)
- 再请教ASP问题:要在按了一个小图象后在页面上显示计算结果,这样写: -aboat(aboat); 2001.8.12 00:35 (290 bytes. #163830)
- You can also use something like "OnClick='YourFunc(); '". -jami(jami); 2001.8.13 12:29 (#165049)
- I made a mistake, should be : request.form and request.querystring. -aboat(aboat); 2001.8.13 22:58 (#165713)
- 还有问题:我的project写得差不多了,我怎样给用户?我用local方式做的。把什么copy给用户? -aboat(aboat); 2001.8.13 22:52 (#165707)
- 没人帮我吗? -aboat(aboat); 2001.8.14 18:06 (#166643)
- 我用w2k中的web publishing 发布我的project,可是目的目录我写成了http://localhost, 然后localhost 就变成了我的project. 有什么办法恢复回去?localhost中的help 文件在哪里看得到? -aboat(aboat); 2001.8.14 22:22 (#166943)
- 装完Solaris PC版之后,用户名应该用什么?是否应该用Administrator. -guest:发表文章; 2001.8.11 22:36 (#163693)
- root -macsym(日进斗斤); 2001.8.11 22:49 (#163705)
- If I install UNIX in my PC, it will destory my windowNT system? -guest:haha; 2001.8.17 16:01 (#170542)
- Can I borrow your installation CD? -newcomer1(newcomer1); 2001.8.12 01:05 (#163853)
- You can download it from sun's site. Or, for US$45 you can get a media kit for Intel version, which includes a lot of goodies like Oracle 8 for Solaris Intel (not available from Oracle's site). -dennis2(Dennis); 2001.8.12 01:32 (#163865)
- Thanks -newcomer1(newcomer1); 2001.8.12 10:49 (#164021)
- Sure, give me your email address -guest:everyday; 2001.8.16 12:43 (#168843)
- ikea63ca.yahoo.com -guest:newcomer1; 2001.8.16 22:48 (#169585)
- davidkunran@hotmail.com, thanks!! -guest:; 2001.8.16 23:58 (#169696)
- I got CDs, but I do not how to install. Can anyone tell me? -guest:haha; 2001.8.16 22:26 (#169550)
- make sure ur computer can start from the cdrom, them boot from the cdrom and follow the install instruction. -fara(fara); 2001.8.17 01:18 (#169774)
- Thanks , I will try. -guest:haha; 2001.8.17 10:00 (#169970)
- 有没有人用过ORACLE 的XSQL,我下载的9i的相关PACKAGE里没有WEB-TO-GO SERVER。不知道怎么用? -guest:; 2001.8.11 13:56 (#163437)
- ASP大侠们,我在用InterDev做一个小项目(见),显示了数据库中的内容,用户按了其中一个item,就转跳到另一页,在这一页中,要按照刚才用户选择的item显示。怎么做?有全局变量吗?.... -aboat(aboat); 2001.8.11 01:42 (56 bytes. #163086)
- "submit" -antmm(antmm); 2001.8.11 01:59 (#163110)
- 我刚开始学asp。能说具体一点吗?非常谢谢! -aboat(aboat); 2001.8.11 02:16 (#163126)
- 我已经有段时间没写ASP了,具体程序怎么写我一下子也想不起来,我怕给例子会给错,我手头也没有帮助文件。推荐一个网站:http://www.chinaasp.com/active/default.asp,上面有很多例子。 -antmm(antmm); 2001.8.11 02:27 (#163136)
- 我手头有很多书,因为很急,没办法一个一个去研究了。如果你能说个大概,我就可以马上查书。是不是用什么VBscript 中的某个object? -aboat(aboat); 2001.8.11 02:30 (#163141)
- 谢谢,蚂蚁MM,慢慢来^_^。我试试看! -aboat(aboat); 2001.8.11 02:52 (#163160)
- antmm, bingle, help! 我很着急,在赶这个项目。 -aboat(aboat); 2001.8.11 02:28 (#163138)
- 谢谢antmm. 我试了用session,可以传变量值。可问题是,我怎么知道用户按了第几行?用for 是显示出来,用户按的时候,怎么知道? -aboat(aboat); 2001.8.11 05:03 (#163218)
- 不错,我猜这就是aboat要的程序! -bingle(bingle); 2001.8.11 06:19 (#163231)
- itemid并不是一个具体的概念。你可以理解它是该数据库表的主键。看来还得好好补补数据库啊。 -hahaamy(hahaamy); 2001.8.12 01:09 (#163855)
- I got it! Should be: <%=Request.QueryString("itemid")%> 谢谢! -aboat(aboat); 2001.8.11 08:53 (#163260)
- 再问一个问题, 我写查询语句:SELECT * FROM mytable1 WHERE Field1=Request.QueryString("itemid") 可以吗?应该怎样写? -aboat(aboat); 2001.8.11 10:22 (#163292)
- 不行,你必须使用类似"...where field1 = '(单引号)" + Request.QueryString("itemid") + "'(单引号)"的语句,这样执行的SQL语句将是"... where field1 ='value1' "。 -bingle(bingle); 2001.8.11 11:43 (#163344)
- Try to "response.write" your sql query. Then run the query on query analyzer. If it doesn't work, there is something wrong with the sql statement. If it works, check the connection string. -guest:; 2001.8.11 16:59 (#163520)
- 谢谢你的方法,果然灵!原来是空格的问题!bingle 的表达式是对的,一起谢谢了! -aboat(aboat); 2001.8.11 21:34 (#163619)
- 这种情况一般是在你生成的ITEM的URL中包含一个行数的变量。
例http://localhost/list.asp&row=XXX -macsym(日进斗斤); 2001.8.11 07:13 (#163242)
- 能说具体一点吗? -aboat(aboat); 2001.8.11 08:29 (#163251)
- 这么多大侠对付这样一个问题,呵呵 -miketany(kat); 2001.8.11 11:59 (#163360)
- 用过Hidden和动态数组吗?用它传比什么都方便稳定。 -extraman(机械手); 2001.8.11 17:18 (#163531)
- what's the value of K? why? -hannibal(汉尼拔); 2001.8.10 22:50 (188 bytes. #162751)
- 2? -bigdesk(NightLight); 2001.8.11 03:27 (#163187)
- no, should be 0. think about it, why 0? -hannibal(汉尼拔); 2001.8.11 10:31 (#163297)
- 0, type dismatch, a temporary variable will be used. So the return value of inc(k) is assigned to the temporary variable and disappears after the call finished -flipflop(翻云覆雨); 2001.8.11 10:36 (#163300)
- sry, not return value, the assign statement in inc() -flipflop(翻云覆雨); 2001.8.11 10:59 (#163313)
- Actually, this is a wrong program. It can not pass compiling since k is an int and it can not pass to inc function which parameter is long &. -xiliu(xiliu72); 2001.8.11 11:25 (#163325)
- yes you are correct. but I wonder under some old compiler it works -hannibal(汉尼拔); 2001.8.11 11:33 (#163329)
- If so, I think k is 1. -xiliu(xiliu72); 2001.8.11 11:35 (#163330)
- why 1? -hannibal(汉尼拔); 2001.8.11 11:37 (#163333)
- No, it will pass, almost all compilers can automatically cast the wrong type to correct one if it's possible -flipflop(翻云覆雨); 2001.8.11 11:37 (#163334)
- and there will be a warning msg for sure -flipflop(翻云覆雨); 2001.8.11 11:39 (#163339)
- at least VC++6.0 does not. I always feel MS applies the restrictest way
to it's C++ compiler on normal issues -hannibal(汉尼拔); 2001.8.11 11:40 (#163340)
- Yes, u r right. I think I made a mistake, it's not a real "cast", since the parameter is passed by reference -flipflop(翻云覆雨); 2001.8.11 11:44 (#163346)
- I'm sorry. this example only works when compiler contructs temp object
and casts it to corresponding reference. does any compliler do that? -hannibal(汉尼拔); 2001.8.11 11:51 (#163355)
- As u said, I think under some old compilers it will work. Or maybe C++ Builder? -flipflop(翻云覆雨); 2001.8.11 11:52 (#163357)
- some on unix platform -hannibal(汉尼拔); 2001.8.11 11:59 (#163359)
- Yes. In some sense, you area right. VC can also do this. int can transfer to long. But it is really wrong to tranfer int to long &. -xiliu(xiliu72); 2001.8.11 12:10 (#163369)
- 国内一家公司招聘C++ Programmer的面试题: -xxjjs(东方射日); 2001.8.10 16:14 (393 bytes. #162423)
- 把对象直接当参数传递,函数里用完就释放了 -000(老九); 2001.8.10 16:35 (#162466)
- Since this code has memory leak, I don't think 15,16,16 is guranteed, it depends on the compiler -flipflop(翻云覆雨); 2001.8.11 10:55 (#163311)
- you are correct -hannibal(汉尼拔); 2001.8.11 11:21 (#163321)
- 完全正确!这在UNIX下编译是可以的。修改的方法是将print中参数形式改为const &或const *.或者定义拷贝构造函数,因为题中调用缺省的拷贝构造函数是将成员一一拷贝,而不拷贝指针指向的数值。 -xxjjs(东方射日); 2001.8.12 13:17 (#164139)
- so it seems allocating the same address is decided by the run time? why i did not see it in books before when i read the part of dynmaic memory management? i' ll check in again. thanks! -bigdesk(NightLight); 2001.8.11 12:42 (#163383)
- I agree with you. This is a very bad and wrong program. It will cause memory destruction when print(y) is called. -xiliu(xiliu72); 2001.8.11 11:29 (#163326)
- So always keep this in mind: when there is a pointer member in class, define your own copy constructor and overload assignment operator. -goodman(goodman); 2001.8.11 11:44 (#163347)
- good comments. because you will never precisely know when
your object will be copied silenty, secretly -hannibal(汉尼拔); 2001.8.11 11:47 (#163352)
- good point -000(老九); 2001.8.11 11:51 (#163354)
- What is Image Acquisition?
A C++ position reqires I have Image Acquisition Skill. Who know that? Plz give me a brief descritption. Thanks! -guest:DownTownA; 2001.8.10 11:47 (#162197)
- C# is more error proof than C++ -blaise(blaise); 2001.8.10 02:43 (9201 bytes. #161890)
- Dennis在吗?又有问题请教!我从Sun网站下载staroffice,用Netants每次到最后时报错,2001/08/10 10:45:09 The actual size of downloading file is unknown. 我当Netscape for solaris时也遇到这个问题. -laoyou(老油); 2001.8.9 22:58 (116 bytes. #161743)
- 有的网站禁止使用想netants这样的下载工具不知道是不是这么会事儿? -bigdesk(NightLight); 2001.8.10 01:17 (#161852)
- help! could anybody know how to increase heap size when you start Java applicaton? (like java -Xmx) -guest:madaha; 2001.8.9 16:57 (124 bytes. #161419)
- nobody knows that? 5555555555555555555555555 . I will be fired soon. help me! SOS -guest:madaha; 2001.8.9 20:58 (#161602)
- up! -guest:madaha; 2001.8.10 09:31 (#162086)
- When we start application server, we use java +Xms size to initiate Java heap size. VM. default value is 16MB. -bidnavi(lee); 2001.8.11 11:37 (#163332)
- 各位JAVA高人,我碰到一个奇怪的问题,在一个CLASS里有一个PRIVATE FINAL 的STRING变量被一个PUBLIC STATIC的函数引用,(论理事不行的) -guest:; 2001.8.9 15:37 (585 bytes. #161321)
- Could you post the hole Class? -macsym(日进斗斤); 2001.8.9 15:42 (#161322)
- I can not understand your code and statements. PLease describe them more logically. -guest:guest; 2001.8.10 11:52 (#162203)
- I have figure out how to solve the conflict -guest:; 2001.8.10 15:35 (#162356)
- A small design issue -jabber(jabber); 2001.8.9 14:02 (759 bytes. #161202)
- Questions about VC++. -newcomer1(newcomer1); 2001.8.9 12:10 (360 bytes. #161033)
- Nobody knows VC++ here? -newcomer1(newcomer1); 2001.8.9 21:26 (#161619)
- If anyone are studing C++ or VC++, please contact me, we can discuss some issue together. thanks -newcomer1(newcomer1); 2001.8.9 23:56 (#161806)
- Both MFC and ATL are important. My current project is building ActiveX server by using ATL. I believe the only usful thing you can build with VC++ is COM object. -guest:; 2001.8.10 10:06 (#162107)
- up -newcomer1(newcomer1); 2001.8.11 12:20 (#163374)
- I realized too many technology in VC++, how can I know everything/ I am kind of confused right now. Please advise. -newcomer1(newcomer1); 2001.8.10 11:19 (#162167)
- 我想用3WEB晚上下载点东西,但是总是一觉醒来发现3WEB早已经断线了,大概只连了2个小时左右就断掉了,是不是有什么设置不对? -guest:; 2001.8.9 01:23 (#160594)
- If you use free 3web access, it is true that you can not log on to internet for long time. It will disconnect automatically. -xiliu(xiliu72); 2001.8.9 01:32 (#160601)
- no, that's for netzero. 3web will not disconnect automaticlly, but the connection is not good enough so in the night u will drop down. -flying2u(flying2u); 2001.8.9 01:40 (#160604)
- 哦。原来如此, -guest:; 2001.8.9 01:43 (#160607)
- 请教,*.asf文件用什么软件打开?我用98自带的mediaplayer打开是说没有合适的解压缩程序,有图象没声音 -guest:; 2001.8.7 11:50 (#158666)
- IE试试,flash名是swf还是asf? -danieldu(天马行空); 2001.8.7 12:06 (#158686)
- Microsoft Media Player. If you cannot open .asf file, download a new vserion from microsoft web site. It's free. -jami(jami); 2001.8.7 12:31 (#158709)
- 非常感谢。 -guest:; 2001.8.7 14:13 (#158835)
- Strange problem about my pc -rose1971(白玫瑰); 2001.8.7 11:15 (410 bytes. #158636)
- 求助,我的PHP网业页地址如果不想显示在用户的地址栏里(向心意网),有没有办法,谢谢! -shaoliwen(tomss); 2001.8.6 22:59 (#158180)
- 使用FRAME构造你的首页。 -bingle(bingle); 2001.8.7 00:57 (#158358)
- 在ASP中你可以用response.redirect(URL),我想在PHP中也应该有类似的功能 -bigdesk(NightLight); 2001.8.9 00:31 (#160538)
- 各位大侠,请教webpage designer的简历,我是美工,就会设计网页,PHOTOSHOP,FLASH,算是高手吧,对HTML只了解一点,我身边都是编程的,不知道项目介绍怎么写? -athe_hu(藏花); 2001.8.6 19:13 (74 bytes. #157952)
- Bulid your personal website with your design and resume. -birdswimming(feifei); 2001.8.6 21:10 (#158029)
- 他们要FAX简历,我觉得挺奇怪的. -athe_hu(藏花); 2001.8.7 15:50 (#158954)
- 准备安装win2000,有professional 版本和服务器版本,他们有什么区别?我要用asp,和win2000版本有关系吗? -aboat(aboat); 2001.8.6 05:07 (#157462)
- server版本支持更多的service,但是系统需求也更大,就有点象NT和NT workstation. win2k pro内带IIS5,支持ASP,但是不是漠认安装,可在安装win2k pro后选择"add/remove program"安装IIS5 -bigdesk(NightLight); 2001.8.6 05:41 (#157474)
- 我安装了IIS,用notepad写了一段存为.asp文件,在IE中调不出来。怎样运行asp? -aboat(aboat); 2001.8.6 05:53 (#157482)
- 你把asp文件放哪了? -guest:;担架; 2001.8.6 12:12 (#157635)
- I appreciate you very much. The problem is, I think I installed IIS correctly, but I cannot find anything related with it. Where can I find iis mmc? Maybe I didn't install IIS the right way. -aboat(aboat); 2001.8.6 21:32 (#158058)
- I installed IIS once again, it seemed everything is OK. but Why I cannot see IIS? -aboat(aboat); 2001.8.6 23:18 (#158211)
- ok, goto: start|settings|control panel | administrative tools | internet service manager , then you can create a new virtually directory(right click) -bigdesk(NightLight); 2001.8.7 00:22 (#158301)
- My win2000 is Chinese version. Is it Internet 服务管理器?I enter it, there is a tree, and it shows: (default FTP:stopped), (default Web: stopped), (dedault smtp 虚拟服务器:stopped). It there any problems? -aboat(aboat); 2001.8.7 00:36 (#158324)
- 启动就能用了 -with2001(with2001); 2001.8.7 00:39 (#158331)
- 或者用鼠标左击“我的电脑”,然后选择“管理”,就可以进入电脑管理,里面有一个选项是“服务和应用程序”,IIS管理就在里面。
你可以将你写好的ASP程序拷到WWWROOT文件夹下。然后用IE调用就好了。 -with2001(with2001); 2001.8.7 00:37 (#158325)
- 我在wwwroot 下建了一个目录,放入.asp文件,在IE 中调用,IE问我打开方式,我选择IE, 好象IE按照html方式打开.asp,asp的语句没有作用。 -aboat(aboat); 2001.8.7 00:44 (#158340)
- 你找到WWWROOT文件夹后,将ASP文件存在WWWROOT文件夹下,然后在IE的地址栏输入:localhost/ASP文件名.Asp不能直接打开,要用网址打开。 -with2001(with2001); 2001.8.7 00:48 (#158345)
- 是不是直接输入http://localhost/也可以?结果显示“该页无法显示”。是不是没有启动?我选择启动默认web站点等,总不对。 -aboat(aboat); 2001.8.7 00:52 (#158353)
- 启动完,默认WEB站点是处于什么状态啊? -with2001(with2001); 2001.8.7 01:00 (#158364)
- 已停止,ip地址全部未分配,。。 -aboat(aboat); 2001.8.7 01:03 (#158368)
- 启动时,显示“服务并未及时响应启动或控制请求” -aboat(aboat); 2001.8.7 01:07 (#158374)
- 你看一下IIS里详细属性配置看有没有问题,如果没有的话,重新启动服务器后再试一下吧。反正要能用,肯定“默认web站点”要启动才行。 -with2001(with2001); 2001.8.7 01:20 (#158384)
- 好吧,我先把help等读一遍,有问题再请教。非常感谢! -aboat(aboat); 2001.8.7 01:23 (#158387)
- localhost/asp文件夹名/所要调用的ASP文件。 -with2001(with2001); 2001.8.7 00:50 (#158349)
- 写错了,是右击 -with2001(with2001); 2001.8.7 00:37 (#158327)
- 做ASP,WIN2000professional版够用了。WIN2000PROFESSIONAL版有带IIS -with2001(with2001); 2001.8.7 00:26 (#158309)
- Tools & Methodologies: 软件开发各阶段合适的工具和方法探讨 -guest:Guest; 2001.8.5 06:46 (755 bytes. #156524)
- 急,modem没有语音功能是否可以通过电脑打市话? -victory(Victory); 2001.8.5 02:31 (1050 bytes. #156496)
- Just curious, why do you want to do this? I think buying a telephone is much easier. -dennis2(Dennis); 2001.8.5 02:39 (#156501)
- a way of harassment? -guest:; 2001.8.5 20:31 (#156992)
- 请教:本人装了RedHat Linux 7.0, 请问阅读、输入中文的工具叫什么东东? -xxjjs(东方射日); 2001.8.5 02:09 (#156474)
- But I think it was impossible for me to keep on switching between Linux and Windows while operate Linux and read documents in windows...... -xxjjs(东方射日); 2001.8.5 22:02 (#157111)
- Get vmware. -dennis2(Dennis); 2001.8.7 02:06 (#158406)
- Oh, for reading Chinese is easy. Just download a new version of mozilla. But its font is ugly. Very ugly. -dennis2(Dennis); 2001.8.5 02:19 (#156484)
- Could I borrow your Linux? thank you -wendywendy(wind); 2001.8.8 00:39 (#159388)
- Sure! I'm in Vancouver, Where r u ? -xxjjs(东方射日); 2001.8.8 14:49 (#159896)
- 请教:刚装了microsoft ISA server,自以为很安全了,可是发现无法用outlook 收发pop/smtp邮件,不能上yahoo/msn messenger了。是怎么一回事?多谢! -yellow(yellow); 2001.8.4 17:46 (#156074)
- up -yellow(yellow); 2001.8.4 23:23 (#156259)
- permission! -guest:; 2001.8.5 00:48 (#156364)
- 可以讲的具体一点吗?多谢! -yellow(yellow); 2001.8.5 00:53 (#156368)
- 呵呵,看你最近的贴子,知道你和我做的一样。IT这东西要想做的广还是不容易的,经验,环境都是难得的,我们可以多多交流,加速自己的知识增长。另外就是去ms老窝看文档了,一般技术问题都有解答。 -guest:; 2001.8.5 00:59 (#156375)
- 好啊!你对ISA如何?今天看了一天的MS 的ISA 文档,还是没搞通!So poor! -yellow(yellow); 2001.8.5 01:11 (#156394)
- 呵呵。别急。你以前是不是没多少实践经验?不过既然你是网管,自己手边至少有两台机器吧?多做实验。抓紧机会。我也不是精通所有的软件,能帮还是尽量帮你这个“颓废的酒鬼“的。习习习。 -guest:; 2001.8.5 01:20 (#156411)
- 老实说,我这个颓废的酒鬼为了省钱又有差不多2个月没怎么喝酒了。如果这次问题解决了,看来得小小的喝一点了! -yellow(yellow); 2001.8.5 01:42 (#156444)
- Thanks anyway! I'd like to try ISA anyway, 'cause we're going to deploy ISA at work. -yellow(yellow); 2001.8.5 02:13 (#156479)
- anothing: what do u recommand if i wanna get some firewall concepts? -yellow(yellow); 2001.8.5 02:14 (#156481)
- Refer to my previous post #90948. -dennis2(Dennis); 2001.8.5 02:26 (#156492)
- 请教师傅:我用rogers的cable上网,现在想多接几台电脑,但又不想每台电脑花10块钱申请附加的IP地址。有人说设置一台服务器,安装proxy,也有人说使用用路由器。不知各有什么利弊? -johohoo(johohoo); 2001.8.4 10:19 (#155800)
- 有个朋友花了200元买了个路由器,联了三台电脑,不用服务器,说是用的挺好。我担心联多了是不是性能要受影响?影响是来自路由器本身,还是cable modem? -johohoo(johohoo); 2001.8.4 11:57 (#155876)
- 多少人都无所谓,反正是share带宽 -macsym(日进斗斤); 2001.8.4 12:18 (#155892)
- 用router的好处是你只要开着router就行,你要用server的话,其它机器想上网你的server就得开。你为什么不用2000自带的IP NAT服务? -oak(oak); 2001.8.4 14:49 (#155989)
- is it easy to configure router? -ca010406(pantuanyuan); 2001.8.5 16:51 (#156811)
- 什么牌子? -songl(风); 2001.8.5 00:03 (#156307)
- 你是新搬的家吧. Share Townhouse? -songl(风); 2001.8.5 02:10 (#156477)
- 用Sygate简单好用 -guest:craymond; 2001.8.4 12:47 (#155922)
- sygate netmeeting 支持不太好,我建议用winroute,就是设置麻烦点 -tzm_oasis(curious); 2001.8.4 18:51 (#156089)
- 装WINDOWS ME就可以了不要附加软件! -guest:; 2001.8.4 18:53 (#156090)
- 现在好了吗? -songl(风); 2001.8.5 00:02 (#156305)
- 不要任何附加软件,有个小hub或者crosslink的双绞线把俩机器连起来。接internet的机器用win2000设置下internet connection shared service就ok。哪来那么多费劲的方案? -guest:; 2001.8.5 01:02 (#156379)
- 软share的麻烦就是总得有一台机子开着,我现在的房东就是如此。楼上的兄弟所提200元的小路由不知在哪可以买到。 -qbrother(Q_Brother); 2001.8.5 01:16 (#156404)
- 随便在那个计算机零售店都应该有, 品牌主要有D-Link和LinkSys, 好像3com的也有. -dennis2(Dennis); 2001.8.5 01:43 (#156445)
- 我刚来时到College大街上走过几家,没有发现,记得国内时就有一种3COM的Internet共享器,可能也是一种好的选择。谢了,看来我的再转转。 -qbrother(Q_Brother); 2001.8.5 01:48 (#156451)
- In this URL you can see ADSL/Cable router. But this is a Vancouver based company and I believe those companies in Toronto should have the same thing. Page Link -dennis2(Dennis); 2001.8.5 02:36 (#156499)
- How about "Netgear"? -ca010406(pantuanyuan); 2001.8.6 08:40 (#157511)
- Netgear is ok. -winstonwang(diva); 2001.8.6 14:01 (#157736)
- Cause I saw some comments on futureshop that Netgear is easy to config than Linksys. -ca010406(pantuanyuan); 2001.8.6 14:26 (#157746)
- 这样的架构对于任何牌子的route都很好config,找一个物美价廉的就
可以了。 -winstonwang(diva); 2001.8.6 15:03 (#157758)
- If DSL, no problem for two pc, only one hub , one ethernet card for
each computer, and cables are required. no extra software or gateway needed. -guest:; 2001.8.5 19:57 (#156958)
- Forgot mention, you need a hub too. -guest:shortVisit; 2001.8.6 14:32 (#157749)
- 用sygate吧,ishare也不错,我都用过,好用,而且不用设置什么。
选择never hang up,但是要又一台机器做server,还可以 -tomjinfei(FEI); 2001.8.12 16:18 (#164277)
- use one of the component in the windows 2000 -- internet sharing ser..... -ffff(ffff); 2001.8.15 21:42 (#168157)
- it seems new immigrants are very rich. buying router dlink linksys netgear hub even 3com. and have very good understanding of computer. can firewall router proxy sygate even ISA good good good salute! -ffff(ffff); 2001.8.15 21:46 (#168163)
- Those cable/dsl routers are cheaper than the lowest end of machine you can get nowadays. It is definitely cheaper than buying a machine that can run Windows 2000. So what's your point. -dennis2(Dennis); 2001.8.16 01:43 (#168434)
- 请教:如何在redhat linux下阅读Chinese GB?另,windows下访问linux分区的tools叫什么名字,最好提供下载站点。谢先! -xxjjs(东方射日); 2001.8.4 03:19 (#155702)
- One consideration about Java -guest:It's me; 2001.8.3 14:02 (285 bytes. #154791)
- up -guest:it's me; 2001.8.3 14:06 (#154799)
- Where are those Java guys? -guest:It's me; 2001.8.3 14:21 (#154816)
- 指日可待,指日可待。 -miketany(kat); 2001.8.4 17:10 (#156062)
- up -guest:it's me; 2001.8.4 14:54 (#155992)
- Are there any people using STL to develop C++ on Unix / NT ? -guest:it's me; 2001.8.3 13:19 (#154738)
- of course. u do that , right? -guest:guest; 2001.8.3 13:34 (#154753)
- which platform(s) are you using? -guest:it's me; 2001.8.3 13:38 (#154758)
- and, which compiler(s) are you using? -guest:it's me; 2001.8.3 13:39 (#154760)
- VC++ -000(老九); 2001.8.3 13:43 (#154763)
- 这只是理想化的情况,至少VC++的STL就不pure -000(老九); 2001.8.3 14:12 (#154805)
- From the aim of STL, you are right. I can only sure that STL is general in Unix platform. -xiliu(xiliu72); 2001.8.4 01:01 (#155561)
- 公司有一台server, 6个硬盘,c:4G,其余:2个IDE 9G, 3个SCSI 9G,这个2+3作成一个Stripe Set。现在数据太大不够放,要想多加10G的硬盘到这个Stripe里,改用什么办法?有没有办法不destroy the old stripe? thanks a lot! -yellow(yellow); 2001.8.3 11:48 (#154672)
- 想必是用raid card作的,不是微软的软riad。支持热插拔吗?if not,关机,连接新硬盘到raid card,开机进入riad bios,注意不是pc bios,里面优选项,要参考riad manual。不会影响原有数据。 -guest:; 2001.8.3 11:51 (#154679)
- Thanks, I'lll go check it! -yellow(yellow); 2001.8.3 13:09 (#154734)
- 请教:有什么好的工具,可以生成趋势图,Bar Graph, Pie Graph, etc., to be put into a web page? It should generate these graphs dynamically. Thanks -bloor(不老); 2001.8.3 10:16 (#154544)
- Try SAS or for simpl useage try Microsoft Excel -unix_learner(unix_learner); 2001.8.3 10:35 (#154573)
- Me no computer person ar, Excel's pretty good, MS Frontpage has an enbedded one, also decent -slimpiggy(瘦猪犹如插翅虎); 2001.8.3 10:36 (#154576)
- Excel doesn't work. I want a server side assistant, so it could draw a graph and display it in the web page according to user's selection. -bloor(不老); 2001.8.3 10:45 (#154587)
- If you are good at programme, use SAS; -lhs(Dou e); 2001.8.3 10:52 (#154595)
- If you don't want to pay, can use Excel, but you have to input the data manually; -lhs(Dou e); 2001.8.3 10:52 (#154596)
- If you'd like to produce the dymatic pic, you can use mrtg, it can be used to collect the data and directly map to pic. you can use this one to monitor the network bandwidth -lhs(Dou e); 2001.8.3 10:52 (#154597)
- Thanks. Where could I find more information about mrtg? (I never heard of it before) -bloor(不老); 2001.8.3 10:59 (#154608)
- 看你服务器使用什么系统,相应的用ASP或PHP或Perl或Java就可以实现,如果只是简单的Bar或Pie的话,代码很简单的;你可在www.google.com下搜索"ASP 饼图"或"PHP 饼图"等等。 -big_pig(好大一只猪); 2001.8.3 10:58 (#154605)
- then how about the trend graph? -bloor(不老); 2001.8.3 11:05 (#154618)
- 一样的,你用google搜索一下,会找到相关的代码的。 -big_pig(好大一只猪); 2001.8.3 11:19 (#154634)
- www.mrtg.org -lhs(Dou e); 2001.8.3 12:05 (#154690)
- 请教W2000 高手, 我的2000 server 被人改了, 在control pannel 里, 看不见
Users and passwords icon. 所以无法看到有没有人加了用户, 也无法加改用户了. 我记得过去在NT上该registry 可以, 但很久不记得了... -anno(烦人); 2001.8.3 09:33 (#154509)
- Control panel / Administrative Tools / Computer Management / Local Users and Group / Users -lhs(Dou e); 2001.8.3 10:03 (#154532)
- run %SystemRoot%\system32\musrmgr.exe -guest:tian; 2001.8.3 16:04 (#154966)
- my computer上右键manage -knife(伤心小剑); 2001.8.7 20:12 (#159191)
- 多谢各位!! -anno(烦人); 2001.8.14 12:03 (#166193)
- 求助:想帮一个朋友做这样一个东西,不知是否要用到JAVA或某种数据库? -aboat(aboat); 2001.8.3 03:32 (382 bytes. #154405)
- 如果希望最快的开发出来,用Access做;如果用户希望用浏览器方式,你又有一些网页经验,ASP + Access做。 -bingle(bingle); 2001.8.3 03:39 (#154408)
- 我的朋友说要用java,真的不用吗?ASP 是什么?怎么用? -aboat(aboat); 2001.8.3 06:20 (#154441)
- ASP,Java,PHP都可以,关键看你熟悉哪种东西。ASP最简单易学。 -macsym(日进斗斤); 2001.8.3 07:44 (#154451)
- 界面是网页方式,ASP 怎么和它一起使用?或着和ACCESS怎么连接起来? -aboat(aboat); 2001.8.4 10:16 (#155797)
- ASP提供一个DB Object专门通过ODBC和数据库连接,非常方便。ASP返回到Client就是HTML。如果你真想干,先看看书。 -macsym(日进斗斤); 2001.8.4 11:39 (#155869)
- 哪里有asp? 我的意思是说,它是一个软件包还是库或其他什么?对不起,我一点概念也没有。 -aboat(aboat); 2001.8.4 22:02 (#156176)
- ASP is a lauguage, you just need install Microsoft IIS server. The server is in NT or 2000 package. -macsym(日进斗斤); 2001.8.6 22:45 (#158161)
- I asked this question earler. See downstairs. I tried to install IIS in my win2000 professional version, and it seemed OK. But nothing happened after that, I cannot see any IIS. What's wrong? -aboat(aboat); 2001.8.6 22:48 (#158165)
- you can try on IE typed localhost or 127.0.0.1 to test the web server. -macsym(日进斗斤); 2001.8.6 22:57 (#158177)
- I tried. it says: 该页无法显示. What is it for? -aboat(aboat); 2001.8.6 23:01 (#158183)
- 要作好这个小项目,大约要多少时间?网页html都是设计好的,现成的,就是要自己做数据库,及修改数据库的界面。 -aboat(aboat); 2001.8.6 22:54 (#158172)
- 2 weeks -macsym(日进斗斤); 2001.8.6 23:00 (#158181)
- 包括我从头学起吗? -aboat(aboat); 2001.8.6 23:02 (#158187)
- 你可以用13天学习,最后一天完成项目。 -guest:; 2001.8.6 23:12 (#158201)
- Is that true, or you are just kidding? -aboat(aboat); 2001.8.6 23:14 (#158204)
- 建立数据库(不包括数据录入),修改界面(而不是新建,修改量应该不大),我看不出为什么需要一天以上的时间。除非是超大型关系数据库。可你用小小的access,呵呵。 -guest:; 2001.8.6 23:39 (#158232)
- 谢谢。我有一点信心了。不过,你能帮我回答为什么我的IIS不好用吗?我很着急! -aboat(aboat); 2001.8.7 00:04 (#158271)
- Java+JSP -why(别问我是谁); 2001.8.3 07:51 (#154452)
- 用asp做,用access database,在IE上用 -vivianwang(纤云); 2001.8.4 11:13 (#155844)
- 是不是在access中作好数据库,在asp中调用? -aboat(aboat); 2001.8.6 22:50 (#158169)
- 用PHP吧,jsp有点不太合适我觉的,asp也成。如果对PB熟悉,用PB做更好,反正是自己人用,再把datawindow嵌入网页,很方便。 -tomjerry(猫和老鼠); 2001.8.6 12:30 (#157655)
- there is a sample application in WebLogic Commerce Server. You don't need write any code. -shu(shu); 2001.8.6 22:00 (#158095)
- Thank you very much. Where can I find WebLogic Commerce Server? -aboat(aboat); 2001.8.6 22:45 (#158160)
- 用VB+ACESS完全应付了,如果没有,用文件系统代替也行。 -extraman(机械手); 2001.8.6 22:07 (#158100)
- Who can tell me where can I download the linux driver for modem :"Intel HaM Daata Fax Voice"? Thanks! -xxjjs(东方射日); 2001.8.3 01:46 (#154367)
- 急问,如何在windows2000网络里共享传真? -guest:; 2001.8.2 20:37 (178 bytes. #154050)
- 为何不用W2000随带的FAX功能? -agincourt(百灵鸟); 2001.8.2 20:48 (#154062)
- 那个能在网络里被其他windows2000共享?只有一台windows2000有猫,可以发传真,想让网络里其他win2000也用上,你肯定win2000自带的fax可以共享?谢谢!!! -guest:; 2001.8.2 20:53 (#154066)
- Win3.11 group里有共享传真的功能, 我想恐怕单机版win2k不行,只有server版可以,需要找高手咨询 -guest:sailor; 2001.8.3 00:37 (#154329)
- 单板机?你是说professional?我用的是server啊?难道要advanced server?多谢!如果你确认advanced server可以共享传真,我立刻就装一台试试。谢谢你了! -guest:; 2001.8.3 11:47 (#154671)
- 我记得win2000里的传真是不能共享的. -guest:; 2001.8.2 20:57 (#154075)
- 传真是作为虚拟打印设备来处理的,你可以试一下通过共享打印机的方式把传真打印机共享一下,只要用win2000自带的传真就可以了(我没试过) -miketany(kat); 2001.8.3 19:37 (#155171)
- 那可不一样.fax要拨号,交换性比打印机多,所以多作c/s编的.sms里也是这么作的,可惜我没有sms~~~~ -guest:; 2001.8.4 01:09 (#155573)
- 考虑不周,多谢提醒 : ) -miketany(kat); 2001.8.4 13:36 (#155959)
- winfax pro -oak(oak); 2001.8.3 20:23 (#155186)
- 你没看我写的?我用9.0,在2000下有登录用户限制.10.0才支持professional,没共享feature吧? -guest:; 2001.8.4 01:11 (#155576)
- sorry, 俺确实只看你的标题。winfax 10只能在一个workgroup中共享使用,如果你要有多个就不行了。俺以前在国内用domino server,支持多个group共享,但是俺没设置过,不好乱说。 -oak(oak); 2001.8.4 14:45 (#155987)
- 提问:怎样重装98不会破坏nt,和2000? -guest:; 2001.8.2 14:37 (#153672)
- up -guest:; 2001.8.3 01:18 (#154351)
- Look downstairs. Someone had asked this question and got a way. -birdincage(birdincage); 2001.8.3 01:54 (#154370)
- 今天我的window Me 一些字体不对了,比如窗口的最大最小化符号变成了0和1,一些选择窗口的栏目符号也变了,我的金山词霸的国际音标也成了其他的字符符号了,是不是WINDOWS的什么默认字体被改了或坏了?请叫各位了,多谢多谢 -guest:windowsMe; 2001.8.2 14:23 (#153660)
- 这是一家公司C++面试题,以下代码有什么错误? -goodman(goodman); 2001.8.2 13:40 (269 bytes. #153604)
- C::C():M_B(&M_A)
^^^^^^^^^^^^^^^^^^^^
M_B成员初始化好像有点问题。这成了M_B=&M_A, 编译就过不去 -jami(jami); 2001.8.2 22:38 (#154178)
- 问题好像出在:B b = M_B; 我认为 b的初始化不对。根据类B的构造函数,他应该有参数的。 -jacky2000(Jacky); 2001.8.2 23:07 (#154223)
- C::C():M_B(&M_A) 的构造函数有问题。 M_A尚未初始化。 -dragonman(阿龙); 2001.8.3 02:30 (#154387)
- attention: in C::C():M_B(&M_A), &M_A is not the pass value of M_B's constructor, but the initialization of the member M_B in C class. Therefore, this is a problem. -jami(jami); 2001.8.3 08:45 (#154474)
- 补充一点,对成员变量的初始化也就是调用相应的初始化函数,对于类,也就是构造函数。 -big_pig(好大一只猪); 2001.8.3 09:59 (#154529)
- donot add more. PLease have a test! -guest:guest; 2001.8.3 13:29 (#154746)
- 你试过吗?我在NT下用VC++,在Linux下用g++试了,没问题。 -big_pig(好大一只猪); 2001.8.3 20:29 (#155188)
- u r so stupid! Successful compilition doesnot mean the code is OK. Do you try all the condition? so u have to explain the code form theroy -guest:guest; 2001.8.7 11:57 (#158675)
- 你很有意思,如果我错了,你指出来就是了,大家网上讨论问题,都是为了互相学习,讨论清楚了对大家都是进步,你何必口出恶言,你在现实生活中也是这样无礼吗?作为一个IT从业人员,你有最基本的合作精神吗? -big_pig(好大一只猪); 2001.8.7 12:18 (#158696)
- Agree! -guest:guest; 2001.8.3 13:28 (#154744)
- Absolutely correct. -xiliu(xiliu72); 2001.8.3 13:12 (#154736)
- tak a rest! stand aside -guest:guest; 2001.8.3 13:30 (#154749)
- if you declear like this : B M_B; A M_A; in class C defination, then this is wrong! -xiliu(xiliu72); 2001.8.3 13:53 (#154776)
- The only error here is the destructor should be defined as: ~A(){} , ~B(){}.
Don't just declare them as : ~A();~B(); -guest:Zack; 2001.8.3 20:45 (#155198)
- 呵呵,那你还得加上C::~C(){} , typedef unsigned char BYTE; -big_pig(好大一只猪); 2001.8.3 20:48 (#155201)
- You don't need because it already have: C::C():M_B(&M_A) { B b = M_B; } , this is absolutely definition. As to the BYTE, it depends on the compiler. -guest:Zack; 2001.8.3 20:54 (#155207)
- you are right. it seemed that someone should go to learn more about c++. -buaa(buaa); 2001.8.3 22:58 (#155327)
- 看看下面的有什么错? -guest:; 2001.8.7 13:40 (454 bytes. #158790)
- 错误!正如我以前的贴子,M_A的说明必须放在M_B之前。另外,有内存泄漏。 -xiliu(xiliu72); 2001.8.7 15:47 (#158953)
- B b = M_B; class B没有定义此operator. -loafer(loafer); 2001.8.7 18:12 (#159101)
- anyone here uses Design Pattern? numnum, blaise, do u guys have experience? -mrviceroy(熊咆龙吟*Daniel); 2001.8.2 12:26 (#153531)
- IP 电话组网经验者:私人办,要那些设备,请教!! -010228(kite); 2001.8.2 00:37 (#153179)
- 如何通过电脑打当地的电话? -victory(Victory); 2001.8.1 23:43 (476 bytes. #153133)
- I have installed Win2K professional and advanced server.How could I install sco unix in the same hard disk now?Thanks -wendywendy(wind); 2001.8.1 17:07 (#152800)
- If you have some spaces that you did not use, you can isntall directly; If you don't have the free space, you can use partition magic to get some free space for SCO, then install it. -lhs(Dou e); 2001.8.2 14:37 (#153671)
- 首次请教:如何将win98中的pws的hostname--host更名为主机computer name栏内所指定的名称. -ywca(ymca); 2001.8.1 14:29 (#152652)
- 能说清楚一点吗?可能会比较麻烦,要动注册表,不过这并不重要呀 -51.ca(51.ca); 2001.8.1 14:41 (#152670)
- 谢谢。问题是这样的:我在98上装了pws,它自动将hostname设成http://host。可我不喜欢这名字,有什么办法改它吗?你说的“动注册表“是怎么一回事? -ywca(ymca); 2001.8.1 21:10 (#152962)
- PWS 可能设起来比较麻烦,如果不发布你的站点,什么名字无所谓,用http://localhost,或者127.0.0.1应该都可以载本机访问你的站点。如果要发布,必须用IIS或者其他的WEB服务器软件,如apache -51.ca(51.ca); 2001.8.2 16:20 (#153780)
- 谢谢! -ywca(ymca); 2001.8.7 09:32 (#158547)
- Tough problem: how to remotely configure the user and password of an FTP server -jami(jami); 2001.8.1 14:07 (161 bytes. #152622)
- Depends on what OS you are using. If you are using unix, you can use ssh. If you are using windows and have to configure it through GUI, then you can use things like pcanywhere or terminal server. -dennis2(Dennis); 2001.8.1 15:50 (#152743)
- Thank you, dennis2. My FTP server is based on OS2. The remote client is windows PC. If no command line works, where can the FTP API functions be found? -jami(jami); 2001.8.1 18:05 (#152850)
- My question is that how we modify the FTP server configuration at OS2 without using GUI. Hope to get senior developer's help. -jami(jami); 2001.8.2 09:13 (#153324)
- Oh, I intend to write a program to manage the user name and password FTP server, TFTP server, telnet server at remote PC. These servers are running on OS2. In other way, I wonder if we can get the configuration file. -jami(jami); 2001.8.2 14:57 (#153695)
- 还有一个Exchage 5.5的问题:我们公司要换ISP,如何把新的IP地址加入Exchange server to send email to ourside with new IP address,not throught old one. Thanks! -yellow(yellow); 2001.8.1 13:49 (#152598)
- up -yellow(yellow); 2001.8.1 21:13 (#152968)
- up again! -yellow(yellow); 2001.8.2 09:34 (#153334)
- 我觉得你这个问题很奇怪,按说用什么IP地址发并不重要,重要的是人家发给你们的Email能正确送到你们的Server上.所以我认为最重要的是到你们的DNS 服务器上修改相应的设置。 -laoyou(老油); 2001.8.2 10:46 (#153387)
- 我也是这么想,只是老板提出来了,总要给个答案! -yellow(yellow); 2001.8.2 13:27 (#153587)
- I am afraid you might lose Emails sent from Internet during your switching. You'd better consult some materials or Microsoft about that. -laoyou(老油); 2001.8.2 21:40 (#154117)
- He can decrease the TTL in DNS' mx record to very low, say 5 minutes. But I don't think he'll lose mail because if the host is unreachable, usually the mail will be held for 1 week. -dennis2(Dennis); 2001.8.3 01:36 (#154360)
- check your DNS MX record, and change the associated A record. however, due to dns caching issue, the change will take effects in 24-48 hours. -speed(如风); 2001.8.2 21:46 (#154127)
- Yello, turn this case to your related Unix & DNS admin or Tier-3 support team, they need to update the related MX & A records in DNS named daemon. -songl(风); 2001.8.3 00:43 (#154337)
- Thanks a lot, all! -yellow(yellow); 2001.8.3 11:26 (#154645)