摘要:
谢!
......
摘要:
现在急需用串口跟设备进行通讯。在网上找到一段初始化串口的程序,并自己加入了读取的部分。如下 nclude <stdio.h> #include <string.h> #include <unistd.h> #include <fcntl.h> #include <errno.h> #include <termios.h>......
如何在BORLAND C++ BUILDER 6.0 中屏蔽登陆数据库的密码输入窗口
本人新买了一套 BCB 6.0 。在使用中发现用原先 BCB 5.0 的屏蔽密码输入窗口的方法不能屏蔽 6.0 的,希望各位指点迷津。
NO.1 作者: dmirror
share me your score ,ok,thank you,haha.
摘要:
win2000 server ip: 192.168.1.1 the domain is: localdomain.com 写了下面的代码后不知道如何获得server上的用户列表,以及如何进行用户验证 请高手指点,多谢多谢:) public class testjndi { public static void main(string[] args) { hashtable env = n......