|
逆鳞
初级用户
 
积分 163
发帖 23
注册 2005-3-31
状态 离线
|
『楼 主』:
[贴图]今天翻了一下,找到一个老光盘
使用 LLM 解释/回答一下
今天翻了一下,找到一个老光盘,估计有的弟兄会想要.
这里反正大家要的PWIN95是有了,还有台湾版的.不知道谁要.反正有图,大家看吧.谁有上传的空间可以告诉我,大家分享嘛.
说是已经上传了图片的,我也看不到,奇怪.
Today I flipped through and found an old CD. I estimate some brothers might want it.
Here, the PWIN95 everyone wants is already here, and there's also the Taiwan version. I don't know who wants it. Anyway, there are pictures, let everyone see. Whoever has upload space can tell me, let's share.
It's said that the picture has been uploaded, but I can't see it. Strange.
|
|
2005-4-1 00:00 |
|
|
n055n055n055
初级用户
 
积分 113
发帖 3
注册 2005-3-25
状态 离线
|
|
2005-4-2 00:00 |
|
|
逆鳞
初级用户
 
积分 163
发帖 23
注册 2005-3-31
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
啊,好了,终于可以看到了.这老盘的质量真是好.现在还一读一个准.新盘反倒不行.还有一张老数据库的盘,里面的看不太懂,反正有FOXPRO2和3.够老的.
Ah, okay, finally can see. The quality of this old disk is really good. Now it still reads accurately one by one. The new disk is not working. There is also an old database disk, the content in it is not easy to understand, anyway, there are FOXPRO 2 and 3. It's quite old.
|
|
2005-4-3 00:00 |
|
|
JonePeng
金牌会员
      D◎$ Fαп
积分 4562
发帖 1883
注册 2004-1-19 来自 广东广州
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
看到了,好!我也有类似的老光盘,是98年买的。Tools文件夹里面还有什么?
Got it, good! I also have a similar old CD, bought in 1998. What else is in the Tools folder?
|

----====≡≡≡≡ 我的至爱,永远是MSDOS!≡≡≡≡====----
|
|
2005-4-3 00:00 |
|
|
逆鳞
初级用户
 
积分 163
发帖 23
注册 2005-3-31
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
好了,图已放上.但看起来没什么可用的.
Okay, the picture has been uploaded. But it seems there's nothing useful.
|
|
2005-4-4 00:00 |
|
|
JonePeng
金牌会员
      D◎$ Fαп
积分 4562
发帖 1883
注册 2004-1-19 来自 广东广州
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
看来Tools里面除了KV300之外,其余的都是来自Win98安装盘的Tools,这些“鸡肋”确实没什么实际用途。我建议楼主列一个完整的文本目录。方法是运行tree g:\ > c:\list.txt,然后把list.txt内容贴上来。
It seems that apart from KV300 in Tools, the rest are all Tools from the Win98 installation disc. These "chicken ribs" really have no practical use. I suggest the poster list a complete text directory. The method is to run tree g:\ > c:\list.txt, and then paste the content of list.txt.
|

----====≡≡≡≡ 我的至爱,永远是MSDOS!≡≡≡≡====----
|
|
2005-4-4 00:00 |
|
|
逆鳞
初级用户
 
积分 163
发帖 23
注册 2005-3-31
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
在XP系统下,我在命令行里用这个命令不好使啊..没反应.
Under the XP system, I used this command in the command line and it didn't work.. No response.
|
|
2005-4-7 00:00 |
|
|
JonePeng
金牌会员
      D◎$ Fαп
积分 4562
发帖 1883
注册 2004-1-19 来自 广东广州
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
不是没反应,其实那个命令已经运行了,因为改命令用了“>”输出操作符,将本来在屏幕显示的内容都输出到一个文件中,所以屏幕没有任何返回信息。运行完毕时,你可以看看C:\是否有list.txt?
It's not that there's no response. Actually, that command has already run. Because the command used the ">" output operator, which redirected the content that was originally displayed on the screen to a file, so there's no return information on the screen. When it finishes running, you can check if there's a list.txt in C:\?
|

----====≡≡≡≡ 我的至爱,永远是MSDOS!≡≡≡≡====----
|
|
2005-4-9 00:00 |
|
|
逆鳞
初级用户
 
积分 163
发帖 23
注册 2005-3-31
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
我就是复制的你的命令,屏上有个DOS窗口闪了一下 ,但是C盘根目录下什么也没多.
I just copied your command, and a DOS window flashed on the screen, but there's nothing more in the root directory of drive C.
|
|
2005-4-13 00:00 |
|
|
逆鳞
初级用户
 
积分 163
发帖 23
注册 2005-3-31
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
总算搞明白了.原来在运行里输入这个命令是不可以的,要在DOS下或在命令行下才行.
Finally figured it out. It turns out that entering this command in the Run dialog is not possible; it has to be done in DOS or in the command line.
|
|
2005-4-13 00:00 |
|
|
阿威
初级用户
 
积分 111
发帖 4
注册 2005-4-15
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
顶一下,不过有一点不明白,图片里的PWIN97 和WIN97有什么区别呢?
Bump, but there's one thing I don't understand. What's the difference between PWIN97 and WIN97 in the picture?
|
|
2005-4-15 00:00 |
|
|
逆鳞
初级用户
 
积分 163
发帖 23
注册 2005-3-31
状态 离线
|
|
2005-4-21 00:00 |
|
|
ateast99
初级用户
 
积分 106
发帖 3
注册 2005-6-25
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
把dos6。22放上来啊,我要下哦
Put DOS 6.22 up here, I want to download it.
|
|
2005-6-27 00:00 |
|
|
逆鳞
初级用户
 
积分 163
发帖 23
注册 2005-3-31
状态 离线
|
|
2009-5-6 00:00 |
|
|
DOSroot
管理员
         
积分 389
发帖 198
注册 2008-9-23
状态 离线
|
|
2009-5-7 15:53 |
|