No bean named 'sessionFactory' is defined...
分类:
编程语言 时间:
2014-08-24 14:16:22
阅读次数:
149
def hello # A nice simple method puts "Hello World" # Suppose we want to augment it...end alias original_hello hello # Give the method a backup named....
分类:
其他好文 时间:
2014-08-24 10:17:32
阅读次数:
167
看了UICamera的源码就显而易见了:UICamera«on:November 21, 2013, 12:21:48 AM »OverviewUICamera is a somewhat poorly named component. In fact, its name is kept only ...
分类:
其他好文 时间:
2014-08-24 00:09:51
阅读次数:
522
HTML 链接 - name 属性name 属性规定锚(anchor)的名称。您可以使用 name 属性创建 HTML 页面中的书签。书签不会以任何特殊方式显示,它对读者是不可见的。当使用命名锚(named anchors)时,我们可以创建直接跳至该命名锚(比如页面中某个小节)的链接,这样使用者就无...
分类:
Web程序 时间:
2014-08-21 12:54:04
阅读次数:
194
Fishnet
Time Limit: 1000MS
Memory Limit: 10000K
Total Submissions: 1788
Accepted: 1144
Description
A fisherman named Etadokah awoke in a very small island. He could s...
分类:
Web程序 时间:
2014-08-20 21:08:42
阅读次数:
378
Network Configuration
TL;DR
When Docker starts, it creates a virtual interface named docker0 on
the host machine. It randomly chooses an address and subnet from the private range defined by RF...
分类:
Web程序 时间:
2014-08-20 14:12:09
阅读次数:
591
首先要成功安装Centos操作系统,最新版本是Centos?6.4版本,最小化安装。 [root@localhost named]# ifconfig -a eth1 ? ? ?Link encap:Ethernet ?HWaddr 00:15:5D:01:69:2C ? ? ? ? ? ? inet addr:19...
分类:
其他好文 时间:
2014-08-19 22:35:46
阅读次数:
847
今天遇到mysql连接odbc时报如下错误:Can't open named pipe to host: . pipe: MySQL
错误截图如下:
按照网上说的方法包括mysql的官方说法都没有奏效,最终的解决方案是:把以前的odbc连接删除,然后重新建一个同名的即可。问题解决。
产生这个问题的原因是:同事新装了一个odbc驱动。
附上一篇协助我解决问题的博客地址:http://bl...
分类:
数据库 时间:
2014-08-18 20:36:42
阅读次数:
340
Linux下配置DNS服务器: 域名软件 : bind # berkely internet name domain bind: /etc/named.conf : root : named /var/named/ : 工作目录 配置文件: ...
分类:
系统相关 时间:
2014-08-17 22:36:42
阅读次数:
294
The first 3 parts are easy to get. I should know the name, version, and culture for the assembly since I am writing it. The part that can be a little ...
分类:
其他好文 时间:
2014-08-16 12:23:00
阅读次数:
226