摘要:初学java,使用jbuilder x。
作为一个使用delphi超过5年的老鸟(惭愧,我还在用delphi 5),自然免不了将jbuilder与其作一个对比。一个粗略的印象是,相比之下,jbuilder简直对程序员呵护有嘉,而delphi却欠缺太多。jbuilder拥有太多delphi(包括最新的delphi 8)所不支持的特性,包括在键入代码的时候能够自动进行语法检查,对重构的支持,对jav......
摘要:(1)控件少、难以使用且外观很土。其中最夸张的是 toolbar 控件:(1)设计者认为你对全部按钮要么都使用图标,要么都使用文本标签,否则就是脑子进水了;(2)如果你尝试在 toolbar 上放置其他控件(如组合框)的话你是在跟自己过不去;(3)最受不了的是居然要用 if ... else 语句判断是哪个按钮被单击了,my god!难怪网上一直流传 windows forms 的控件是高中生写的......
试一下高亮显示<html><head><title>your script</title>
<!-- copy from here if you want to paste this into a html document -->
<style type="text/css">
<!--
body { background-color: #ffffff; }
pre { font-family: "courier new",courier,monospace; font-size: 12px; color: #000000; }
span.comment { color: #008080; font-weight: normal; }
span.oper { color: #0000f0; font-weight: normal; }
span.var { color: #d56000; font-weight: normal; }
span.func { color: #aa00ff; font-weight: normal; }
span.string { color: #777777...
下一页 摘要:
原文链接:
http://www.eygle.com/unix/how.to.create.shared.disk.group.htm
1.创建磁盘组
# vxdiskadm
volume manager support operations
menu: volumemanager/disk
1 add or initialize one or......