I'm so broke. I really need to find a job. So do I. Do you see anything good on the Internet? How about this? A door to door sales person to sale baby ...
分类:
其他好文 时间:
2017-11-20 20:23:43
阅读次数:
264
概述 对于WEB应用程序:用户浏览器发送请求,服务器接收并处理请求,然后返回结果,往往返回就是字符串(HTML),浏览器将字符串(HTML)渲染并显示浏览器上。 1、传统的Web应用 一个简单操作需要重新加载全局数据 2、AJAX AJAX,Asynchronous JavaScript and X ...
分类:
编程语言 时间:
2017-11-16 14:22:09
阅读次数:
192
字典:是python中唯一的映射类型,字典中每一项都是由键-值对组成的项。字典中没有索引,只有键和值。键的类型可以是整型,变量或字符串。 创建和访问字典: 1 >>> dict1 = {'Lining':'Anything is possible', 'Nike':'Just do is', 'Ad ...
分类:
编程语言 时间:
2017-10-31 23:50:00
阅读次数:
361
关于TPU 有关硬件的问题,一定不会缺席。去年问过的芯片,这次再度来袭。(这个flow怎么样?) 关于TPU你们有什么新想法?未来5-15年机器学习硬件会有什么改变? 去年就有人问过TPU这件事,当时Jeff Dean相对详细的介绍了一下进展。今年5月17日,第二代TPU发布,不过AlphaGo的计 ...
分类:
其他好文 时间:
2017-10-30 14:31:23
阅读次数:
205
Suppose that a website contains two tables, the Customers table and the Orders table. Write a SQL query to find all customers who never order anything ...
分类:
其他好文 时间:
2017-10-24 11:34:41
阅读次数:
158
官方文档主要修改 为了实现log服务 1,在log_service.h 取消注释 注销代码(这个为空函数,导致AT不识别) 在rtl_consol.c中 主要是取消了MON_RAM_TEXT_SECTION注释 ...
分类:
其他好文 时间:
2017-10-16 19:26:19
阅读次数:
365
Eternity is not a distance, but a decision. 永恒不是一段距离,而是一种决定。 What can be called as eternity? Wealth definitely is not. Maybe thoughts and ideas can be ...
分类:
其他好文 时间:
2017-10-13 00:45:19
阅读次数:
238
20w/m These days, people who do manual work often receive far more money than people who work in offices. People who work in offices are frequently re ...
分类:
其他好文 时间:
2017-09-29 09:57:24
阅读次数:
186
Processes and Threads When an application component starts and the application does not have any other components running, the Android system starts a ...
分类:
移动开发 时间:
2017-09-24 14:36:56
阅读次数:
206
$课文89 口误 981. People will do anything to see a free show -- even if it is a bad one. 人们总要想尽办法看不花钱的演出--哪怕是拙劣的演出。 982. When the news got round that a co ...
分类:
其他好文 时间:
2017-09-23 10:34:35
阅读次数:
169