社区
Windows Server
帖子详情
s-------------------o------------------------------s
wfq6
2004-04-30 07:52:06
我今天从同学那里接了一个老的850兆硬盘 挂上之后 机器从他的硬盘启动 于是我就把我的硬盘卸下跳线 然后重新挂上 但是 在bios检测完硬件之后
也就是在verifying DMI pool data..........之后 出现一行乱吗 就只有一个光标闪动
了
...全文
25
5
打赏
收藏
s-------------------o------------------------------s
我今天从同学那里接了一个老的850兆硬盘 挂上之后 机器从他的硬盘启动 于是我就把我的硬盘卸下跳线 然后重新挂上 但是 在bios检测完硬件之后 也就是在verifying DMI pool data..........之后 出现一行乱吗 就只有一个光标闪动 了
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
5 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
jimmyge
2004-05-02
打赏
举报
回复
可能是分区引导扇区破壞了!
wfq6
2004-05-02
打赏
举报
回复
我换了 也不行啊
最后我用我xp盘 进入故障修复控制台 输入命令 fixboot 结果系统成功启动请问这是什么原因呢?
guohf2000
2004-04-30
打赏
举报
回复
这个问题我也遇到过.你将2个硬盘掉换一下.装上.然后在BIOS里设上启动顺序就好!
z9604
2004-04-30
打赏
举报
回复
你的同学的硬盘有问题吧。
yanransoft
2004-04-30
打赏
举报
回复
HDD error
java反编译工具jad 1.5.8g(可以反编译jdk1.5,1.6)
java反编译工具jad 1.5.8g支持 jdk1.5,jdk1.6。说明很多记住一个万能的命令基本就够用了。jad -sjava -r -8 -o **\*.class ---------------This is README file for Jad - the fast Java Decompiler.Jad home page: http://www.kpdus.com/jad.htmlCopyright 2001 Pavel Kouznetsov (jad@kpdus.com).0. Please read the disclaimer on the Jad home page.1. Installation.Unzip jad.zip file into any appropriate directory on your hard drive.This will create two files: - an executable file named 'jad.exe' (Windows *) or 'jad' (*n*x) - this README fileNo other setup is required.2. How to use JadTo decompile a single JAVA class file 'example1.class' type the following: jad example1.classThis command creates file 'example1.jad' in the current directory.If such file already exists Jad asks whether you want to overwrite it or not.Option -o permits overwriting without a confirmation.You can omit .class extension and/or use wildcards in the names ofinput files.Option -s allows to change output file extension: jad -sjava example1.classThis command creates file 'example1.java'. Be careful when usingoptions -o and -sjava together, because Jad can accidentally overwriteyour own source files.Jad uses JAVA class name as an output file name. For example, if classfile 'example1.class' contains JAVA class 'test1' then Jad will createfile 'test1.jad' rather than 'example1.jad'. If you want to specifyyour own output file name use the output redirection: jad -p example1.class > myexm1.javaOption -d allows you to specify another directory for output files,which are created, by default, in the current directory. For example: jad -o -dtest -sjava *.class (or jad -o -d test -s java *.class, which has the same effect)This command decompiles all .class files in the current directory <
x-s、x-t、x-s-common、x-b3-traceid 签名算法分析记录(2024/8/28)
我们在请求header中发现,有很多请求都带有`x-s`、`x-t`、`x-s-common`、`x-b3-traceid`这四个参数的值是动态变化的,所以我们猜测这四个参数应该是加密参数。
ssh -o参数解释
ssh -o ConnectTimeout=3 -o ConnectionAttempts=5 -o PasswordAuthentication=no -o StrictHostKeyChecking=no $ip “command” 1 ConnectTimeout=3 连接时超时时间,3秒 2 ConnectionAttempts=5 ...
shell脚本 -d -o -f -e -a等
shell脚本 -d -o -f -e -a等 -e filename 如果 filename存在,则为真 -d filename 如果 filename为目录,则为真 -f filename 如果 filename为常规文件,则为真 -L filename 如果 filename为符...
docker-compose详解
1 安装: 官方: curl -L https://github.com/docker/compose/releases/download/1.25.1/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose chmod +x /usr/local/bin/docker-compose 或者使用包管理工具:...
Windows Server
6,872
社区成员
177,936
社区内容
发帖
与我相关
我的任务
Windows Server
Windows 2016/2012/2008/2003/2000/NT
复制链接
扫一扫
分享
社区描述
Windows 2016/2012/2008/2003/2000/NT
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章