如果你见到下面这一段输出的话,那么你有福了!!!! Array ( [0] => Array ( [0] => IMSSP [SQLSTATE] => IMSSP [1] => -49 [code] => -49 [2] => This extension requires the Microsoft SQL Server 2012 Native Client. Access the following URL to download the Microsoft SQL
Linux Mint 装JDK和Eclipse 前言 在尝试了好几个发行版后终于锁定了Linux Mint Cinnamon .那么就得配置好环境了. 这里讲一下JAVA环境,配置JDK和Eclipse. JDK Linux Mint本身就装了OpenJDK(关于这玩意跟我们所说的JDK之间的区别自行google吧..简单点说就是万恶的甲骨文..然后可能以后会更多的使用openJDK吧..现在还是用着甲骨文的先吧..)的,所以在装我们常说的JDK也就是甲骨文的JDK前,要卸载OpenJDK 打开
网上一直说的是先安装SQL Server 2014,再安装VS2015,软件就不会出现问题.我这次在什么都没准备的情况下安装了VS2015,安装之后发觉VS2015自带的SQL2014只有连接服务器和管理数据库的功能,能有操作数据库的功能,不能进入到SQL Server 2014 Managemengt Studio管理界面中,我觉得再安装一个SQL Server 2014的中文版. 首先卸载掉VS2015自带的SQL Server2014的组件,不然安装时会起冲突导致失败.直接使用电脑管家的软
ubuntu 14.04 desktop上安装vnc4server要装上gnome的一些软件包并修改启动文件~/.vnc/xstartup 问题来源How to make VNC Server work with ubuntu-desktop without xfce install these packages # apt-get install gnome-panel gnome-settings-daemon metacity nautilus gnome-terminal and use
Given n non-negative integers a1, a2, ..., an, where each represents a point at coordinate (i, ai). n vertical lines are drawn such that the two endpoints of line i is at (i, ai) and (i, 0). Find two lines, which together with x-axis forms a containe