码迷,mamicode.com
首页 >  
搜索关键字:things    ( 744个结果
hdu 4463 Outlets Prim 次小生成树 简单题
Problem Description In China, foreign brand commodities are often much more expensive than abroad. The main reason is that we Chinese people tend to think foreign things are better and we are willing to pay much for them. The typical example is, on the Uni...
分类:其他好文   时间:2015-02-23 15:32:28    阅读次数:231
10 Timeless Work Habits To Boost Your Productivity
In our modern world, everyone is looking to do things faster, better, smarter, so it‘s no wonder that productivity hacks are incredibly popular. But the truth is that there‘s nothing new under the ...
分类:其他好文   时间:2015-02-22 17:25:45    阅读次数:195
google volley的使用
1.Volley简介 Volley是Android平台上的网络通信库,能使网络通信更快、更简单、更健壮。那么在2013年的Google I/O大会上volley发布了。 Volley名称的由来: a burst or emission of many things or a large amount...
分类:其他好文   时间:2015-02-21 15:26:30    阅读次数:343
Thread和Runnable的区别
1. 首先是使用上的区别,先看代码:class MyThread extends Thread{ @Override public void run() { System.out.println("do things"); }}class MyRunnable imp...
分类:其他好文   时间:2015-02-13 18:26:49    阅读次数:139
20150203-莲子
莲子 朋友送了我一包莲子,无聊的时候我捡几颗泡在瓶子里,想,赌不赌一个愿?---要是它们能发芽,我的病就不过是个瘤子。但我战战兢兢地一直没敢赌。 Life is full of disappointment.You can't dwell on things. you have to move o....
分类:其他好文   时间:2015-02-13 01:34:14    阅读次数:171
物联网简述
一.internal of things(IOT)物联网    现在所听到的比较多的与物联网有关的行业或产业有:智慧城市,智能家居,家庭数据库,智慧医疗,智慧建筑,车联网,智慧交通,智慧物流,物联网与环境,物联网与零售,物联网与传梅,物联网与智能识别等等。 二.物联网结构理解...
分类:其他好文   时间:2015-02-12 12:34:33    阅读次数:150
JQuery学习总结
jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combinat...
分类:Web程序   时间:2015-02-08 21:54:06    阅读次数:201
Python基本语法笔记2
List操作:ten_things="ApplesOrangesCrowsTelephoneLightSugar" print"Waittherearenot10thingsinthatlist.Let‘sfixthat." stuff=ten_things.split(‘‘) more_stuff=["Day","Night","Song","Frisbee","Corn","Banana","Girl","Boy"] whilelen(stuff)!=10: next_one=more_stuff...
分类:编程语言   时间:2015-02-06 16:55:33    阅读次数:150
7 Sentences You Shouldn't Say to Your Boss - EVER
There are certain things all bosses dread to hear. “I lost the account,” “There’s a big mistake,” and “I think the building is on fire,” would all qua...
分类:其他好文   时间:2015-02-06 13:01:26    阅读次数:206
sentence structures经典句型
1:Using  A makes it possible to do B A and B are both nouns,and you can trade them for any noun you want. For example, using a telescope makes it posiible  to see things that are far away in the uni...
分类:其他好文   时间:2015-02-06 09:34:41    阅读次数:159
744条   上一页 1 ... 57 58 59 60 61 ... 75 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!