Sketch插件: Arrows,这款插件能够快速生成易于使用的连接流箭头,非常便于使用。而且本站也提供安装教程和使用方法供大家参考,有需要这款快速生成易于使用的连接流箭头的插件的小伙伴抓紧时间咯! 创建连接 选中多个图层,执行 Plugins > Arrows > Create or Recrea ...
分类:
其他好文 时间:
2019-05-22 17:46:12
阅读次数:
596
Infantile Amnesia What do you remember about your life before you were three? Few people can remember anything that happened to them in their early ye ...
分类:
其他好文 时间:
2019-05-18 19:01:26
阅读次数:
127
Unity3D普通开发人员 1.会查看和搜索unity API文档,熟悉一些3D术语单词 2.查看别人的代码,能够依葫芦画瓢 3.能够制作一些常见的UI效果,善用缓动类插件,如Do Tween 主程 1.熟悉并知晓各种常用unity插件与框架源码,如对象池,网络通信等,能够迅速搭建框架 2.接入各种 ...
分类:
编程语言 时间:
2019-05-18 15:25:58
阅读次数:
260
Glaciers are slowly moving masses of ice that have accumulated on land in areas where more snowfalls during a year than melts. Snow falls as hexagonal ...
分类:
其他好文 时间:
2019-05-15 23:59:31
阅读次数:
256
详细请点击 https://blog.csdn.net/qq_38293564/article/details/80883704 以下是自己总结; 接下来我们来重点看一下比较重要的几个字段 type type类型的性能比较 通常来说,不同的 type 类型的性能关系如下: ALL < index < ...
分类:
数据库 时间:
2019-05-14 09:25:58
阅读次数:
169
You are given a tree with n nodes. The weight of the i-th node is wi. Given a positive integer m, now you need to judge that for every integer i in [1 ...
分类:
其他好文 时间:
2019-05-03 18:14:04
阅读次数:
163
开发中发现了egret的自带tween动画中tweenGroup没有自动重新播放的代码,就使用了一种较笨的方法进行播放 比如:我在exml皮肤文件中写了一个动画组tweenGroup,并且在ts文件中用play方法进行播放 //动画组名 private _animation:egret.tween. ...
分类:
其他好文 时间:
2019-04-30 17:14:04
阅读次数:
542
The LCIS on the Tree Time Limit: 6000/3000 MS (Java/Others) Memory Limit: 65535/65535 K (Java/Others)Total Submission(s): 1615 Accepted Submission(s): ...
分类:
其他好文 时间:
2019-04-30 01:16:47
阅读次数:
127
题目描述: Max Sum Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 321851 Accepted Submission(s): 7653 ...
分类:
其他好文 时间:
2019-04-26 21:01:40
阅读次数:
128
1.0 安装 2.0 初始化 1.使用 sqlplus 连接oracle数据库 1)在cmd中输入sqlplus /nolog 2)使用管理员账户登录orcl数据库实例 conn sys/gzsxt@orcl as sysdba 3)解锁scott账户 alter user scott accoun ...
分类:
数据库 时间:
2019-04-21 19:59:39
阅读次数:
212