IDE~~~~~~~~~~~~

Randy002 2003-03-10 06:27:15
硬盘突然不见,用CMOS检测,原来在Primary Master上现在跑到Primary Slave上去了.我将错就错,把两根数据线换了,结果自检时死机~~~~
线都重新插了,电池也拔过了......
不知道主板有无问题,是K7T266Pro的.
...全文
47 15 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
15 条回复
切换为时间正序
请发表友善的回复…
发表回复
Randy002 2003-04-02
  • 打赏
  • 举报
回复
没有人回帖,我伤心欲绝,结帖!
Randy002 2003-03-30
  • 打赏
  • 举报
回复
我接的是enable the cable select
  • 打赏
  • 举报
回复
硬盘后面都有说明的
Randy002 2003-03-24
  • 打赏
  • 举报
回复
to enjoylive(享受生活!)

U enjoy ur life.
I enjoy my knowledge.
enjoylive 2003-03-23
  • 打赏
  • 举报
回复
能用就可以了 呵呵。
Randy002 2003-03-23
  • 打赏
  • 举报
回复
不忙结帖了,再问问

跳线没错,硬盘20G,ST酷鱼四
Randy002 2003-03-23
  • 打赏
  • 举报
回复
都不是了,不管了,结帖。
lijiuhua0721 2003-03-22
  • 打赏
  • 举报
回复
还是你的硬盘跳线跳错了吧,什么硬盘,多大的,一般的都在靠数据线的那一边的跳线是主盘,另外,你把硬盘和数据线怎么连的呀,是不是在相对比较短的那一边的头上呀,如果不是请这样相连,中间的是从盘的,相对较长的是接主板的!!
Randy002 2003-03-21
  • 打赏
  • 举报
回复
up!
Randy002 2003-03-16
  • 打赏
  • 举报
回复
文件分区表被破坏,系统区NTFS变成了FAT32,我重装系统现在能用了,硬盘仍在primary slave上.
到底是什么问题造成的呢? up!
killer1984 2003-03-11
  • 打赏
  • 举报
回复
主盘接master从盘接Slave。
lijiuhua0721 2003-03-11
  • 打赏
  • 举报
回复
在硬盘上有跳线的方法,另外,你的硬盘和光驱是用几条数据线接的呀
sunzhm 2003-03-10
  • 打赏
  • 举报
回复
硬盘的跳线和说明都在硬盘上,硬盘的品牌不同,跳线的方法也不一样,
Randy002 2003-03-10
  • 打赏
  • 举报
回复
我主板说明书上没说硬盘跳线的设置(也可能是我没看见),自己对跳线也不大明白,恳请详解~~谢谢!!
sunzhm 2003-03-10
  • 打赏
  • 举报
回复
硬盘的跳线设置正确吗?注意80线的数据线,主盘必须接在数据线的最远的那一个接头。
Komodo IDE v10.0.1.89237 (C) ActiveState Release Description: ~~~~~~~~~~~~~~~~~~~ What's New in Komodo IDE 10.0 - New User Interface: The entire user interface has been given a big facelift. This facelift isn't just about making Komodo more attractive and enjoyable to use; a ton of user experience work has gone into the facelift. On the technical end, these changes make Komodo far more maintainable and far less prone to interface related bugs. Possibly the biggest feature, though, is that you can define your own colors. Every color scheme now also extends to the user interface, so you can tweak and style not just how your code looks, but also how Komodo looks. Or not뻟t's entirely up to you, of course. For those who prefer not to have their user interface change too much we've also introduced some preferences which let you essentially use the "classic" approach to UI in many places. These changes do mean that skins and iconsets for Komodo 8 and 9 will no longer work. - The Dynamic Toolbar: The dynamic toolbar is a new UI element in Komodo 10 which holds toolbar buttons that provide contextual actions to your files and project. They show and hide based on what you're doing and provide information and actions based on how your files and projects are configured. For example the version control dynamic button will show you how many files have changed and allow you to quickly open eg. file or project history, or the commit dialog. The dynamic toolbar is very developer friendly, so you can easily create your own buttons or download ones that were contributed by other developers. - First Start Wizard: When you first start Komodo (or when you update between major versions) Komodo will now show you a short and simple first start wizard that lets you customize Komodo to your likings. Tabs or spaces? The bias is all yours. - New Default Keybindings: Our old defaults (which are still available as "Legacy" keybindings) were an accumulation of 10+ years of changes. Needless to say they became messy and illogical. With Komodo 10 we dumped them entirely and started from scratch. A rule of thumb here was that if something didn't make sense then it didn't deserve a default binding, the user can define these themselves. We also reviewed other editors complete default keybinding sets to find commonalities in the industry. The new bindings are based on logic and sensible defaults that programmers have become accustomed to. - Other Editor Keybindings: We are introducing keybindings for other editors and IDE's to facilitate developers transitioning to Komodo. These can be accessed from your Keybinding preferences or via the First Start wizard. - Chrome Remote Debugging: Debug your code in Chrome, from Komodo! No more context switching or locating the same code you've been working on again in the Chrome dev tools. You can write code, place breakpoints and debug all right from inside Komodo. - Debugging for Ruby 2.1 And Beyond: Due to the library that Komodo was depending on for Ruby debugging no longer working in Ruby version 2.1 and beyond we have not been able to properly support those versions for a while now. With Komodo 10 that changes, we've been hard at work at Ruby 2.1+ support and are confident in introducing it with Komodo 10. This also includes Ruby 2.1+ REPL support. - Gulp, Grunt, NPM task runner Integration: Komodo now integrates with Gulp, Grunt and NPM tasks. The integration allows you to run commands for those task runners in your shell scope (inside Commando), it also adds a button to your dynamic toolbar (new in Komodo 10) which lets you quickly run commands via those task runners. This button is only visible when your project uses one of these tools. So for example, if you have a Gulp task called "Concatenate" you can just hit the Gulp button and hit "Concatenate". - PhoneGap & Cordova Integration: Quickly access PhoneGap and Cordova via your "dynamic toolbar", as well as interact with them via the Commando shell scope. Komodo automatically detects your configuration and provides contextual actions. - Symbol Browser: The section scope (inside Commando) now allows you to browse symbols across your entire project. So you can easily jump to classes, functions, properties, or other symbols no matter where they are in your project. - Improved Node.js and PHP CodeIntel: JavaScript and PHP CodeIntel has had significant improvements, NodeJS modules and PSR4 classes are fully supported as well as various new features of each language. - Support For React, Ember, Angular, TypeScript, ES6: We've put a lot of focus on individual frameworks in Komodo 10, a trend you can expect to continue. With this iteration we focused on some of the most popular JS frameworks and derivatives. - Performance Improvements: Komodo 10 has received significant performance improvements. File opening, closing, saving, typing, .. you name it. Additionally we've fixed a long standing memory leak which caused users to have to restart Komodo every few days, that should no longer be the case. - Other Mentionables - Improved source code control UI and UX - New SCC Commit Dialog - New SCC Widget - Improved unit testing UI and UX - Improved color picker UI and UX

1,285

社区成员

发帖
与我相关
我的任务
社区描述
硬件使用 装机与升级及其他
社区管理员
  • 装机与升级及其他社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧