口语 task3 逻辑关系 R: What / \ r1 r2L: | | d1 d2 答题模板 In the student's letter / announcement / news report / reading material, the school is going to /this ...
分类:
其他好文 时间:
2018-08-08 11:09:32
阅读次数:
131
TEXT 67 Danger zone 危险地带(陈继龙编译) Oct 5th 2006 From The Economist print edition It began moderately, but has risen too far, too fast and now threatens j ...
分类:
其他好文 时间:
2018-07-25 20:06:27
阅读次数:
139
碰到一个表依据另一个表的某个字段排序的问题 update [dbo].[Repertory] set SortCode= ASCII(SUBSTRING( m.EnCode ,1,1)) from dbo.Repertory g dbo.Material m where g.MaterialId=m ...
分类:
数据库 时间:
2018-07-19 10:54:18
阅读次数:
167
0.下划线标签 标签格式:<material=underline c=#ffffff h=1 n=*** p=***>blablabla...</material> material标签会在最后的渲染过程中被自动去除。 1. 经过CalculateLayoutWithImage这个方法后,可以得到一 ...
分类:
其他好文 时间:
2018-07-14 00:17:23
阅读次数:
279
1.flutter安装 === 1.参考官网安装sdk "https://flutter.io/get started/install" 安卓和IOS需要分别配置对应的开发环境,安卓建议使用as开发,安装Flutter插件 2.运行 查看是否安装成功 2.基础实例 === 运行第一个实例程 ...
分类:
其他好文 时间:
2018-07-12 20:12:52
阅读次数:
196
物理材料 切换到脚本 在物理学材料是用来调整摩擦和碰撞对象的反弹效应。 要创建物理材质,请从菜单栏中选择“ 资源”>“创建”>“物理材质 ”。然后将“物理材质”从“项目视图”拖动到场景中的“ 碰撞”中。 属性 细节 摩擦力是防止表面相互滑落的量。尝试堆叠对象时,此值很重要。摩擦有两种形式,动态和静态 ...
分类:
编程语言 时间:
2018-07-10 15:55:48
阅读次数:
193
制作天空盒子 1. 新建一个 Material (材质) 2. 在 Shader(着色器)中选择 Skybox / 6 Sided 3. 将贴图拖拽到对应的位置 4. 在 Iighting 中选择 Skybox ...
分类:
其他好文 时间:
2018-07-04 22:43:11
阅读次数:
160
Go to the material options on the left, and use a Custom UV. Create a vector parameter, use it to scale and offset your texture coordinate, and feed i ...
分类:
其他好文 时间:
2018-07-02 13:32:23
阅读次数:
169
Android5.0开始,CheckBox带有material design动画效果,其默认的样式如下图所示: 可以看到,在上图中,CheckBox的边框为灰色,当被选中后,填充色为绿色。 那么如果我们想要改变边框和填充色,同时也保存material design动画效果,应该怎么做呢。 在styl ...
分类:
移动开发 时间:
2018-06-28 19:57:24
阅读次数:
194
25 cd /tmp 26 ll 27 chmod 775 CentOS-7-x86_64-DVD-1708.iso 28 mount -o loop /tmp/CentOS-7-x86_64-DVD-1708.isoentent.iso /mnt/cdrom 29 cd / 30 ll 31 cd ...
分类:
系统相关 时间:
2018-06-25 18:54:47
阅读次数:
173