问题: 由于工作,需要,不断得进行挂在硬盘重装系统,NFS 系统给了我一个很好的解决方案。于是决定写一篇博客,防止以后再次使用的时候,能够很快得重新建立NFS 文件系统。 调研: NFS(Network File System)即网络文件系统,是FreeBSD支持的文件系统中的一种,它允许网络中的计 ...
分类:
其他好文 时间:
2018-05-17 13:46:10
阅读次数:
207
1.脚本test.sh,置于/Users/hdwang目录下 2.java执行test.sh 3.执行结果 ls:App Applications Desktop Documents Downloads Library Movies Music Pictures Projects Public a. ...
分类:
编程语言 时间:
2018-05-16 19:49:28
阅读次数:
585
HW2: input a sentence, output an ACG icon 3 target: trains from front view, side views. So that the output would be the average of the three pictures. ...
分类:
其他好文 时间:
2018-05-15 00:27:38
阅读次数:
356
这篇笔记的目的是记录分别应用float和flex布局的方法。主要是对遇到的问题进行总结。 1.float布局 总结: 1.1 使用float布局要清除浮动,清除的方法是,在父元素添加如下样式 1.2 布局元素(本文布局元素指的是使用float布局的元素)就单纯的做布局,不要再加任何别的样式,否则会产 ...
分类:
Web程序 时间:
2018-04-30 14:32:13
阅读次数:
214
Codewars 刷题第五天,数组问题。 Enough is enough! Alice and Bob were on a holiday. Both of them took many pictures of the places they've been, and now they want ...
分类:
编程语言 时间:
2018-04-29 11:54:49
阅读次数:
196
功能 插入身份证照片打印 - 正面在单元格d6 反面单元格d10 ...
分类:
编程语言 时间:
2018-04-28 22:14:45
阅读次数:
194
" 题目链接 " Problem Description Eddy begins to like painting pictures recently ,he is sure of himself to become a painter.Every day Eddy draws pictures i ...
分类:
其他好文 时间:
2018-04-23 20:50:40
阅读次数:
224
QImage texture, buffer; buffer.load("C:/Users/wukesong/Pictures/flower.jpg"); texture = QGLWidget::convertToGLFormat(buffer);//转换为OpenGL支持的格式 glGenTex... ...
分类:
其他好文 时间:
2018-04-05 11:40:31
阅读次数:
945
People are different. Some secretly read magazines full of interesting girls' pictures, others create an A-bomb in their cellar, others like using Win ...
分类:
其他好文 时间:
2018-04-01 10:39:22
阅读次数:
179
2018-03-0422:16:11 其中图片过大,需要压缩 ...
分类:
其他好文 时间:
2018-03-04 22:56:33
阅读次数:
197