码云链接:https://gitee.com/tangqingao/personal_profile.git <!DOCTYPE html><html> <head> <meta charset="utf-8" /> <title>Resume</title> <style type="text/c ...
分类:
其他好文 时间:
2019-03-17 01:20:09
阅读次数:
182
Part.1 "github链接" Part.2 |||| |: |: |: |: | | PSP2.1 | Personal Software Process Stages | 预计耗时(分钟) | 实际耗时(分钟) | | Planning | 计划 | 15 | 10 | | PSP2.1 | ...
分类:
其他好文 时间:
2019-03-14 21:19:15
阅读次数:
211
[TOC] 结对编程博客 1、GitHub项目地址 "Word_Chain" 2、PSP表格 | | | | | | | | | | | PSP2.1 | Personal Software Process Stages | 预估耗时(小时) | 实际耗时(小时) | | Planning | 计划 ...
分类:
其他好文 时间:
2019-03-14 15:10:14
阅读次数:
212
[oracle@tim1 ~]$ dbca## An unexpected error has been detected by HotSpot Virtual Machine:## SIGSEGV (0xb) at pc=0xb79b95e9, pid=6663, tid=2791447440## ...
分类:
数据库 时间:
2019-03-11 22:28:05
阅读次数:
255
看再多别人的博客都不如自己翻一下源码: String 内部使用final 修饰的byte[] 数组保存字符串,所以说String是不可变的。 为什么说String相加每次都会返回新的String对象?看下源码就知道了 字符串相加的时候先调用concat方法,最终是调用System.arraycopy ...
分类:
编程语言 时间:
2019-03-09 10:28:56
阅读次数:
200
The Japanese language is notorious for its sentence ending particles. Personal preference of such particles can be considered as a reflection of the s ...
分类:
编程语言 时间:
2019-03-08 20:52:51
阅读次数:
223
47 On Interpersonal Relationship 关于人际关系 ①Since we are social beings, the quality of our lives depends in large measure on our interpersonal relationsh... ...
分类:
其他好文 时间:
2019-03-07 00:34:44
阅读次数:
129
深入理解JVM 原文链接:https://www.cnblogs.com/dingyingsi/p/3760447.html 整理:CCSoft 虚拟机内存模型中定义的访问操作如下图所示: 图1. JVM虚拟机定义的访问操作 java中通过多线程机制使得多个任务同时执行处理,所有的线程共享JVM内存 ...
分类:
其他好文 时间:
2019-03-04 17:27:38
阅读次数:
190
1077 Kuchiguse (20 分) The Japanese language is notorious for its sentence ending particles. Personal preference of such particles can be considered as ...
分类:
其他好文 时间:
2019-02-24 23:14:53
阅读次数:
266