card:一张牌 /** * Object presenting one card * @author reniaL */ public class card { private int face; private int suit; private static final String faces[] = { "2", "3", "4", "5", "6", "7", "8", "9", "10", "J", "Q", "K", "A" }; private static final String suits[] = { "Diamonds", "Clubs", "Hearts", "Spades" }; public card(int cardFace, int cardSuit) { face = cardFa...
[code]有没有人使用OpenVPN+智能卡登陆的实验?智能卡用飞天诚信的?[/code] [code]最近我在弄这个东东,一直没有成功,卡在弹不出PIN码窗口,导致认证失败。在cmd下面用命令就可以连接上VPN服务器[/code] [code]Client错误:Tue Jun 23 15:29:12 2009 us=265000 PKCS#11: Calling pin_prompt hook for 'OpenVPN Token'[/code] [code]Server错误: Tue Jun 23 15:28:03 2009 MULTI: multi_create_instance called Tue Jun 23 15:28...
请教高手们一下,知道的请给留言解释,在下先谢过了。Trim card是什么?安装在HP N4000的什么地方?有什么作用? [ 本帖最后由 bjddds 于 2008-6-4 20:52 编辑 ]
我的声卡在windows下认出是RealTek AC'97的声卡
FreeBsd6.1下认出是snd_ich的。然后用KLDLOAD 加载ich驱动
cat /dev/sndstate
pcm0:
一个朋友想装redhat8.0,但放入安装盘后,就出现initializing pc card devices ...就死了. 我在boot: nopcmcia 也不行啊,提示没有那个映像文件 朋友的电脑是本本的,请问如何解决这个问题呢? 我找不到答案! [ 本帖最后由 myfavourite 于 2006-3-24 16:10 编辑 ]
Installing an Ethernet card To install an additional Ethernet interface (let's call it le1): 1) Put the card in and from the ok> prompt do a boot -r 1) create /etc/hostname.le1 that contains the host name 2) make the interface known to the system: ifconfig le1 plumb 3) configure the interface: ifconfig le1 up netmask + broadcast + 4) test the connection Sun Network Interface Duplex Checki...
Sorry about writing in English, I just can't key in Chinese using university computers. I've set up my sound card, and it was work pretty well. But yesterday, I got a problem with it, I can't play mp3 any more... and the error message is: "/dev/dsp: Device not configured" what does that mean? Could anyone help me out?? Thanks a lot! I'm currently using FreeBSD 4.10 release, Cyrstal sound card...