|
tossboy
新手上路

积分 6
发帖 3
注册 2007-4-8
状态 离线
|
『第 46 楼』:
使用 LLM 解释/回答一下
不看对不起这台computer!!
Don't look and you'll be sorry for this computer!!
|
|
2007-4-10 09:53 |
|
|
6622186
高级用户
   
积分 894
发帖 411
注册 2007-2-17
状态 离线
|
『第 47 楼』:
使用 LLM 解释/回答一下
.tz 文件怎么打开
How to open a .tz file
|

@set c= 不知则觉多,知则觉少,越知越多,便觉越来越少. --- 知多少.
@for,/l,%%i,in,(1,1,55)do,@call,set/p=%%c:~%%i,1%%<nul&ping/n 1 127.1>nul
|
|
2007-4-10 12:59 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 48 楼』:
使用 LLM 解释/回答一下
Originally posted by 6622186 at 2007-4-9 11:59 PM:
.tz 文件怎么打开
应该是.7z吧。这是目前最实用且比较流行的压缩格式,压缩比比ZIP、RAR之类的都要大,而且是免费的。很多软件都支持它,比如用7-Zip、WinRAR之类的都可以打开的。更多信息请见其官方网页: http://www.7-zip.org/zh-cn/
Originally posted by 6622186 at 2007-4-9 11:59 PM:
How to open a .tz file?
It should be a .7z file. This is the most practical and popular compression format currently. The compression ratio is larger than that of ZIP, RAR, etc., and it is free. Many software supports it, such as 7-Zip, WinRAR, etc., which can all be used to open it. For more information, please see its official website: http://www.7-zip.org/zh-cn/
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2007-4-10 16:24 |
|
|
6622186
高级用户
   
积分 894
发帖 411
注册 2007-2-17
状态 离线
|
『第 49 楼』:
使用 LLM 解释/回答一下
谢了 47 楼 , 下了 7z.exe 就打开了
Thanks to floor 47, I downloaded 7z.exe and opened it.
|

@set c= 不知则觉多,知则觉少,越知越多,便觉越来越少. --- 知多少.
@for,/l,%%i,in,(1,1,55)do,@call,set/p=%%c:~%%i,1%%<nul&ping/n 1 127.1>nul
|
|
2007-4-11 03:53 |
|
|
6622186
高级用户
   
积分 894
发帖 411
注册 2007-2-17
状态 离线
|
『第 50 楼』:
使用 LLM 解释/回答一下
谢了49楼, 太大了
Thanks to building 49, it's too big
|

@set c= 不知则觉多,知则觉少,越知越多,便觉越来越少. --- 知多少.
@for,/l,%%i,in,(1,1,55)do,@call,set/p=%%c:~%%i,1%%<nul&ping/n 1 127.1>nul
|
|
2007-4-11 05:39 |
|
|
6622186
高级用户
   
积分 894
发帖 411
注册 2007-2-17
状态 离线
|
『第 51 楼』:
使用 LLM 解释/回答一下
这个主要是针对纯DOS 的吧, 在XP 下很耗资源. mplayer.exe 这个文件很小,但是其它很大.
曾经下过另一个 mplayer 只有7.9 m 就可以放很多文件了, 放 real 格式视频 只需要几个.dll 文件就可以了
This is mainly for pure DOS, and it is very resource-consuming under XP. The file mplayer.exe is very small, but others are very large.
I once downloaded another mplayer that was only 7.9 m and could play many files. To play real format videos, only a few.dll files are needed.
|

@set c= 不知则觉多,知则觉少,越知越多,便觉越来越少. --- 知多少.
@for,/l,%%i,in,(1,1,55)do,@call,set/p=%%c:~%%i,1%%<nul&ping/n 1 127.1>nul
|
|
2007-4-11 05:50 |
|
|
newdos11
初级用户
 
积分 186
发帖 32
注册 2004-6-16
状态 离线
|
『第 52 楼』:
使用 LLM 解释/回答一下
Originally posted by minchengan at 2007-4-10 09:51 AM:
请教newdos11,我正在为你说的事烦,不知你是怎样将Geexbox放到U盘并加上启动项的,我很早就用过Geexbox,也想在自己的系统维护盘上加上Geexbox或其他什么 ...
GEEXBOX装在U盘上很简单的。
在网上下载个ISO版,用软件打开后把整个GEEXBOX目录复制到U盘上。
GEEXBOX\BOOT目录里的vmlinuz,initrd.gz是启动文件
我举个在GRUB4DOS上例子:
title GeeBox
find --set-root /udiskid.txt
kernel /GEEXBOX/boot/vmlinuz root=/dev/ram0 rw init=linuxrc boot=sda vga=795 video=vesa:ywrap,mtrr console=/dev/tty1
initrd /GEEXBOX/boot/initrd.gz
boot
在其他启动软件上启动是差不多的,只是语法不同而已
boot=sda,代表启动盘是U盘,要将GEEXBOX安装到硬盘等其他地方时只要改这个就行
Originally posted by minchengan at 2007-4-10 09:51 AM:
Ask for help, newdos11. I'm troubled by the thing you mentioned. I wonder how you put Geexbox on the USB flash drive and add the boot item. I used Geexbox a long time ago and also want to add Geexbox or something else to my own system maintenance disk...
It's very simple to install GEEXBOX on a USB flash drive.
Download an ISO version from the internet, open the software and copy the entire GEEXBOX directory to the USB flash drive.
The vmlinuz and initrd.gz in the GEEXBOX\BOOT directory are the boot files.
I'll give an example on GRUB4DOS:
title GeeBox
find --set-root /udiskid.txt
kernel /GEEXBOX/boot/vmlinuz root=/dev/ram0 rw init=linuxrc boot=sda vga=795 video=vesa:ywrap,mtrr console=/dev/tty1
initrd /GEEXBOX/boot/initrd.gz
boot
Starting on other boot software is similar, just the syntax is different.
boot=sda means the boot disk is the USB flash drive. When installing GEEXBOX to other places like the hard disk, you just need to change this.
|
|
2007-4-11 12:43 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 53 楼』:
使用 LLM 解释/回答一下
Originally posted by 6622186 at 2007-4-10 04:50 PM:
这个主要是针对纯DOS 的吧, 在XP 下很耗资源. mplayer.exe 这个文件很小,但是其它很大.
曾经下过另一个 mplayer 只有7.9 m 就可以放很多文件了, 放 real 格式视频 只需要几个.dll 文件就可以了
是的,这个主要是针对纯DOS的(所以标题是“能在DOS下播放...”),但在XP下也能用。而且这个包含了所有的解码(不仅包括Real,还有各种其它的格式),所以相对比较大。
Originally posted by 6622186 at 2007-4-10 04:50 PM:
This is mainly for pure DOS, and it consumes a lot of resources under XP. The file mplayer.exe is very small, but others are very large.
I once downloaded another mplayer that was only 7.9 m and could play many files. To play Real format videos, only a few.dll files were needed.
Yes, this is mainly for pure DOS (so the title is "Can play in DOS..."), but it can also be used under XP. Moreover, this includes all decodings (not only including Real, but also various other formats), so it is relatively large.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2007-4-11 14:07 |
|
|
6622186
高级用户
   
积分 894
发帖 411
注册 2007-2-17
状态 离线
|
『第 54 楼』:
使用 LLM 解释/回答一下
windows 和 DOS 下的 mplayer 我都下了, 确实不错. 我也下了 dvd4dos 不过不能放
I have downloaded both Windows and DOS versions of mplayer, which are really good. I also downloaded dvd4dos but it can't play.
|

@set c= 不知则觉多,知则觉少,越知越多,便觉越来越少. --- 知多少.
@for,/l,%%i,in,(1,1,55)do,@call,set/p=%%c:~%%i,1%%<nul&ping/n 1 127.1>nul
|
|
2007-4-14 11:58 |
|
|
6622186
高级用户
   
积分 894
发帖 411
注册 2007-2-17
状态 离线
|
『第 55 楼』:
使用 LLM 解释/回答一下
38楼说得很对, 比全屏快多了
What the person on floor 38 said is very right. It's much faster than full screen.
|

@set c= 不知则觉多,知则觉少,越知越多,便觉越来越少. --- 知多少.
@for,/l,%%i,in,(1,1,55)do,@call,set/p=%%c:~%%i,1%%<nul&ping/n 1 127.1>nul
|
|
2007-4-14 12:51 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 56 楼』:
使用 LLM 解释/回答一下
Originally posted by 6622186 at 2007-4-13 10:58 PM:
windows 和 DOS 下的 mplayer 我都下了, 确实不错. 我也下了 dvd4dos 不过不能放
那个DVD4DOS是以前放在网站上的,功能并不是很强。不过现在有了这个什么都能放的MPlayer就应该不再需要它了:-)
Originally posted by 6622186 at 2007-4-13 10:58 PM:
I have downloaded MPlayer for Windows and DOS, and it's really good. I also downloaded dvd4dos but couldn't play it
That DVD4DOS was previously placed on the website, and its functionality is not very strong. But now with this all-capable MPlayer, you shouldn't need it anymore :-)
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2007-4-14 22:23 |
|
|
gogolong
初级用户
 
积分 24
发帖 13
注册 2006-11-2
状态 离线
|
『第 57 楼』:
使用 LLM 解释/回答一下
好东西,支持一下 下
Good stuff, give it a support next
|
|
2007-4-15 23:31 |
|
|
shj99422
初级用户
 
积分 178
发帖 78
注册 2005-8-9
状态 离线
|
|
2007-4-18 00:20 |
|
|
barbarossa
初级用户
 
积分 22
发帖 11
注册 2005-11-24
状态 离线
|
『第 59 楼』:
使用 LLM 解释/回答一下
搂主好伟大 看看这软件好使不好使
The building owner is great. Let's see if this software works well or not.
|
|
2007-4-22 15:02 |
|
|
lmj243
新手上路

积分 6
发帖 6
注册 2007-3-17
状态 离线
|
『第 60 楼』:
使用 LLM 解释/回答一下
发现这个论坛有好多牛人啊
I found that there are many experts in this forum.
|
|
2007-4-24 01:29 |
|