会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
1
cfdljc
博客园
首页
新随笔
联系
订阅
管理
随笔 - 22
文章 - 0
评论 - 0
阅读 -
11973
2016年7月31日
songs
摘要: 1. 愤怒的小鸟 Behind Blue Eyes -- Limp Bizkit Friends -- Blake Shelton Wonderful life (Mi Oh My) -- Matoma http://y.qq.com/#type=album&mid=002lnDtZ1FYMrg&p
阅读全文
posted @ 2016-07-31 23:12 cfdljc
阅读(160)
评论(0)
推荐(0)
2016年7月4日
Figures in articles
摘要: 一副图内不仅仅放入一张图片, 还可以是十几张, 只要布局合理.
阅读全文
posted @ 2016-07-04 21:56 cfdljc
阅读(99)
评论(0)
推荐(0)
2016年7月1日
What does the flowchart look like in top Journals?
摘要: some looks like this Some looks like this and this So it seems that the appearance of the flowchart is not important as expected. Go and focus on the
阅读全文
posted @ 2016-07-01 18:22 cfdljc
阅读(135)
评论(0)
推荐(0)
2016年6月15日
Bash Shell 中数字运算
摘要: A=`expr $B + 1`
阅读全文
posted @ 2016-06-15 16:36 cfdljc
阅读(164)
评论(0)
推荐(0)
2016年6月14日
SU2设置初始FFD
摘要: 从Pointwise导出的*.su网格中并没有FFD Box的相关配置, 但想做优化,必先做参数化. 可以通过以下步骤实现FFD Box的初始化: 1. 配置文件如 RAE2822.cfg 应该说明输入输出网格 还应该有 BOX的8个顶点信息, 及维度 要保证 2. 在包含 RAE2822.cfg
阅读全文
posted @ 2016-06-14 18:04 cfdljc
阅读(910)
评论(0)
推荐(0)
2016年4月14日
Visio扁平化设计
摘要: PS基础太差了,果断放弃,转战Visio,发现效果相当不错。以下两张图片都是用Visio画的: 基本图形可以用折线、任意曲线画出,注意一定要封闭才能染色,这一点有时候难以控制。 配色方案有讲究,可以参考http://www.shejidaren.com/flat-design-color-trend
阅读全文
posted @ 2016-04-14 23:33 cfdljc
阅读(513)
评论(0)
推荐(0)
2015年12月29日
pdf-2-eps
摘要: Visio导出流程图flowchart.pdf,可以通过以下两个命令转变为EPS文件pdf2ps flowchart.pdf (生成 flowchart.ps)ps2eps flowchart.ps (生成flowchart.eps)
阅读全文
posted @ 2015-12-29 20:20 cfdljc
阅读(256)
评论(0)
推荐(0)
2015年11月30日
使用terminator
摘要: 安装terminator:sudo apt-get install terminator配置terminator:配置文件为~/.config/terminator/config[global_config] title_transmit_bg_color = "#d30102" foc...
阅读全文
posted @ 2015-11-30 18:04 cfdljc
阅读(671)
评论(0)
推荐(0)
2015年11月20日
自动删除源文件中的指定行--sed
摘要: 并行代码微分时,在原来有"include mpif.h"的地方自动添加了三行代码:include 'mpif-mpi-io.h'include 'mpif-config.h'include 'mpif-common.h'这些头文件无用且影响编译, 需要删除. 这里采用sed操作sed -e '/mp...
阅读全文
posted @ 2015-11-20 17:27 cfdljc
阅读(283)
评论(0)
推荐(0)
apt-get update只是更新源列表?
摘要: 今天安装sougou拼音,需要先升级fcitx。然而在软件中心安装升级完后,依然提示fcitx版本过低。最后 命令行 sudo apt-get update 解决问题。看来update并不只是更新来源列表,还更新了已装库的版本号。当然,重启也应该能解决这个问题。
阅读全文
posted @ 2015-11-20 02:10 cfdljc
阅读(669)
评论(0)
推荐(0)
下一页
公告
昵称:
cfdljc
园龄:
10年7个月
粉丝:
0
关注:
2
+加关注
<
2025年7月
>
日
一
二
三
四
五
六
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
搜索
我的标签
总结
(1)
随笔档案
2016年7月(3)
2016年6月(2)
2016年4月(1)
2015年12月(1)
2015年11月(4)
2015年10月(3)
2015年9月(2)
2015年4月(1)
2015年1月(1)
2014年12月(3)
2014年11月(1)
阅读排行榜
1. C 提示 头文件中 expected initializer before int/void(5638)
2. SU2设置初始FFD(910)
3. 使用terminator(671)
4. apt-get update只是更新源列表?(669)
5. SciPy0.11.0(or higher)安装(631)
点击右上角即可分享