|
s8520s
新手上路

积分 7
发帖 2
注册 2010-2-18
状态 离线
|
『楼 主』:
我在昨天发的贴子,今天找不到了,为什么?
使用 LLM 解释/回答一下
我在昨天发的贴子,今天找不到了,为什么?
是哪个地方做错了吗?
The post I made yesterday can't be found today. Why? Did I do something wrong?
|
|
2010-2-26 03:51 |
|
|
雨露
管理员
          DOS非常爱好者
积分 6209
发帖 2598
注册 2006-1-20
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
这样问有点莫名其妙!要么是水帖发在不该发的地方,要么是广告帖,要么是发错帖被管理层删除,请具体说明是什么内容的帖子!新人的话请先看版规.........
This question is a bit莫名其妙! Either it's a water post posted in the wrong place, or it's an advertisement post, or it's a post sent by mistake and deleted by the management. Please specify what content the post is! If it's a new user, please read the rules first.........
|

|
|
2010-2-26 08:45 |
|
|
s8520s
新手上路

积分 7
发帖 2
注册 2010-2-18
状态 离线
|
『第 3 楼』:
求教
使用 LLM 解释/回答一下
DOS疑难解答 & 问题讨论 (解答室)
在这里发的。以下是部份内容,是主要的。
@echo off
set s=%windir%\system
set sd=%windir%\system\drivers
set s32=%windir%\system32
set s32d=%windir%\system32\drivers
for /f "tokens=*" %%a in (jwjfd.dat) do (
for /f "tokens=*" %%b in (%%a) do (
md %s%\%%b %sd%\%%b %s32%\%%b %s32d%\%%b
set disk=cdefghijklmnopqrstuvwxyz
FOR /L %%i IN (0,1,23) DO call md %%disk:~%%i,1%%:\%%b
)
)
Pause
我想在这里面加上文件属性和权限设置命令,可是加了上去后却是失败,修改了好多次都不行。我又是不想再建立一个BAT出来,只想在这在里面加。
DOS Troubleshooting & Discussion (Answer Room)
Posted here. The following is part of the content, which is the main part.
@echo off
set s=%windir%\system
set sd=%windir%\system\drivers
set s32=%windir%\system32
set s32d=%windir%\system32\drivers
for /f "tokens=*" %%a in (jwjfd.dat) do (
for /f "tokens=*" %%b in (%%a) do (
md %s%\%%b %sd%\%%b %s32%\%%b %s32d%\%%b
set disk=cdefghijklmnopqrstuvwxyz
FOR /L %%i IN (0,1,23) DO call md %%disk:~%%i,1%%:\%%b
)
)
Pause
I want to add file attribute and permission setting commands here, but after adding them, it fails. I have modified it many times without success. I don't want to create another BAT, just want to add it here.
|
|
2010-2-27 01:38 |
|
|
HAT
版主
       
积分 9023
发帖 5017
注册 2007-5-31
状态 离线
|
|
2010-2-27 12:55 |
|
|
雨露
管理员
          DOS非常爱好者
积分 6209
发帖 2598
注册 2006-1-20
状态 离线
|
|
2010-2-27 15:40 |
|
|
kirov
版主
        Pfc.YangZJ
积分 412
发帖 223
注册 2008-12-31 来自 上海杨浦
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
呵呵。有点小杯具
Heheh. a little bit of a bummer
|

以牙还牙,加倍奉还。
----BH4EAW 杨志杰
Blog:我的blog |
|
2010-4-1 21:14 |
|