闪开,这篇博文仅作笔记C#处理。用来记录在学习/使用C#的过程中的Point,持续更新或成文后大幅删减1,定义类,当声明类的对象后,类中的方法并不会被执行,构造函数会在声明类的对象时,被触发,没有在构造函数中赋值的属性,会被初始化成默认值2,C#泛型类,在某些分支条件下,需要return,比如条件不...
mysql启动时报错:StartingMySQL...ERROR!TheserverquitwithoutupdatingPIDfile(/opt/mysql/data/mysql.pid)的解决方法:首先看一下我的mysql的配置文件的配置:cat/usr/local/mysql/my.cnf[mysqld]basedir=/usr/local/mysqldatadir=/opt/mysql/dataport=3306server_id=1pid-fi..
分类:
数据库 时间:
2015-04-21 14:56:52
阅读次数:
262
程序运行错误提示:org.springframework.dao.TransientDataAccessResourceException:### Error updating database. Cause: com.mysql.jdbc.PacketTooBigException: Packet...
分类:
其他好文 时间:
2015-04-20 16:17:20
阅读次数:
155
Given the fact that creating, deleting, and updating a single document in Elasticsearch is atomic, it makes sense to store closely related entities within the same document.
考虑到在ES里面建立,删除和更新一个单一文本是原子...
分类:
其他好文 时间:
2015-04-14 18:09:20
阅读次数:
810
当使用git进行操作:git checkout -b local-name origin/remote-name出现错误:fatal: git checkout: updating paths is incompatible with switching branches.Did you inten...
分类:
其他好文 时间:
2015-04-07 15:18:33
阅读次数:
147
问题:org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error updating database. Cau....
分类:
移动开发 时间:
2015-04-01 23:36:00
阅读次数:
255
Using Bootstrap JavaScript PluginsIf we want to add behavior to our website, which of the following will NOT work?Updating our HTML withdataattributes...
分类:
其他好文 时间:
2015-03-07 23:54:17
阅读次数:
293
[root@localhost ~]# cd /usr/local/mysql [root@localhost mysql]# chown -R mysql.mysql . [root@localhost mysql]# su - mysql [mysql@localhost ~]$ cd /usr...
分类:
数据库 时间:
2015-03-01 11:52:52
阅读次数:
1057
cursor: pin S
OTN 解释如下:
cursor: pin SA session waits on this event when it wants to update a shared mutex pin and another session is currently in the process of updating a shared mutex pin f...
分类:
其他好文 时间:
2015-02-28 21:42:53
阅读次数:
147
记录一下自己最近的思维harden过程。通过记录,进行反思,找到缺陷。
一分钟design,一分钟coding,三十分钟rethinking。2015-02-26不要在一件事上停留太久:休息时如果是浏览新闻,被它的新鲜劲吸引,有利于放松思维,但不宜浏览时间过长,学会充分利用它的新鲜劲给思维带来的好处。尽早发力:开始一项任务时,没必要一直崩着脑子,如果一开始让思维像风暴一样席卷,有利于排除干扰,尽快...
分类:
其他好文 时间:
2015-02-26 23:04:43
阅读次数:
331