A lion does not concern himself with the opinion of sheep. 狮子可不会在意绵羊是怎么想的。 As a sheep, you must run and keep alert. It is said that soldiers who are f ...
分类:
其他好文 时间:
2017-11-15 00:29:05
阅读次数:
162
题目描述 背景 大家都知道,sheep有两只可爱的宠物(一只叫神牛,一只叫神菜)。有一天,sheep带着两只宠物到狗狗家时,这两只可爱的宠物竟然迷路了…… 描述 狗狗的家因为常常遭到猫猫的攻击,所以不得不把家里前院的路修得非常复杂。狗狗家前院有N个连通的分叉结点,且只有N-1条路连接这N个节点,节点 ...
分类:
其他好文 时间:
2017-09-24 23:38:43
阅读次数:
165
首先来上龙骨的自定义事件:1,在动画制作中,选择一个动画,选中事件层加一个关键帧可以看到我在第11帧添加了一个关键帧2,在属性面板中添加一个自定义事件核心代码如下::/**
*展示Sheep特效
*/
privateshowRoleWing(wingId:number):void{
this.egretFactory=tools.DragonBo..
分类:
其他好文 时间:
2017-09-22 10:20:07
阅读次数:
914
原文地址:http://old.sebug.net/paper/books/dive-into-python3/porting-code-to-python-3-with-2to3.html 使用2to3将代码移植到Python 3 ? Life is pleasant. Death is peac ...
分类:
编程语言 时间:
2017-09-08 13:24:56
阅读次数:
307
public class Sheep implements Cloneable,Serializable{ private String sname; private Date birthday; @Override protected Object clone() throws CloneNotS ...
分类:
其他好文 时间:
2017-09-02 13:00:46
阅读次数:
258
Count the Sheep Count the Sheep Count the Sheep 题意: 问题描述 输入描述 输出描述 输入样例 输出样例 Hint 第一想法就是直接dfs爆搜,结果还是被hack了。 后来看队友的思路,在这个二分图中,我们枚举每一段男女关系,然后由男的延伸出一个女的, ...
分类:
其他好文 时间:
2017-07-20 23:41:51
阅读次数:
180
#include <stdio.h> #include <string.h> #include <iostream> #include <algorithm> #include <vector> #include <queue> #include <stack> #include <set> #in ...
分类:
其他好文 时间:
2017-07-18 13:28:34
阅读次数:
132
D - The War Time Limit:2000MS Memory Limit:65536KB 64bit IO Format:%lld & %llu Submit Status Description A war had broken out because a sheep from you ...
分类:
其他好文 时间:
2017-07-04 21:54:49
阅读次数:
250
刚开始学习vue ,简单的练习了一下,就写了一个简单的dome ,里面包括 增加,删除 ,修改功能 。 下载地址:https://github.com/a-little-sheep/vue-dome ...
分类:
其他好文 时间:
2017-07-04 14:52:03
阅读次数:
801
Pleasant sheep and big big wolf Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 2372 Accepted Su ...
分类:
其他好文 时间:
2017-07-02 14:22:22
阅读次数:
193