发布时间:2013-12-30 13:17:53
Python 3.x 连接Oracle 数据库 【1】首先下载驱动:(cx_Oracle)http://cx-oracle.sourceforge.net/http://www.python.net/crew/atuining/cx_Oracle/要注意一下版本,根据你的情况加以选择。【2】安装:执行exe安装程序就可以了,它会copy一个cx_Oracle.pyd到{PYTHON_HOME}\Lib\site-packages目录下。.........【阅读全文】
发布时间:2013-12-24 12:52:52
VMware公司刚刚发布了一个预览其Windows客户端,它可以在Windows应用商店的所有。这个版本将运行,可在windows RT和Windows8。此客户端的一些特征包括。 Touch Pointer Turn on the Touch Pointer for more control of your VM from a tablet. When it is on, you can create a right-click, by touchi.........【阅读全文】
发布时间:2013-12-16 10:18:40
我不得不说,现在我有一个机会来实现思科UCS固件1.4,并期待在新的功能,我吹走。思科应该有这样的2.0版。这里是一个我最喜欢的1.4的新功能包括:Cisco UCS固件1 Cisco UCS固件1.4 SAN Port Channeling:This allows you to bundle all of the FC connections on a 6120 so that there is 1 logical uplink to the.........【阅读全文】
发布时间:2013-12-11 11:38:17
我用了很多的工具是ASG的远程桌面工具。去年我买了一个个人许可证。免费的版本会得到三个RDP连接同时进行。但我还需要更多。on vmdude.fr I just found a very cool PowerCLI script to import my vCenter inventory into VisionApp. When I am at a new client to do a new project I need to login to Windows S.........【阅读全文】
发布时间:2013-12-05 13:50:38
有可以作为计划任务运行,一些向您发送电子邮件或者一个监控脚本,但最近我一直在问如何可以做到这一点,你把在运行行什么脚本能够正常工作一个公平一些的PowerCLI脚本。这样做有真正的方法有两种: 1. Add a line to a start of each of your scripts to make sure it loads the PowerCLI snapin, without whi.........【阅读全文】