When HP announced July 28 that it was acquiring ActiveState's PaaS business, senior vice president Bill Hilf said it was doing so in part to bridge th ...
分类:
其他好文 时间:
2019-08-07 14:44:10
阅读次数:
139
下载原装:https://packagist.org/packages/topthink/think 文档地址 aplication 目录变为app view视图层从app同级 配置文件细化 ...
分类:
Web程序 时间:
2019-08-03 23:28:12
阅读次数:
738
https://www.kancloud.cn/manual/thinkphp5/215850 V5.0.6+版本开始,全局请求缓存支持设置排除规则,使用方法如下:config.php文件 缓存文件在:\runtime\cache 中 request_cache_except设置的规则为不使用请求缓 ...
分类:
其他好文 时间:
2019-08-02 13:22:15
阅读次数:
338
核心句型 I don't like that style. 我不喜欢那个款式 场景对话 A:Look at those shoes. They're really nice. 瞧那双鞋。可真漂亮 B:Those ones? I don't really like them. 那双吗?我不太喜欢 A: ...
分类:
其他好文 时间:
2019-07-29 23:02:39
阅读次数:
127
1.你的头发怎么了? What happened to your hair? / What happened? I got a haircut. 2. 你觉得我的头发怎么样? What do you think of my new haircut? How do you like it? I lik ...
分类:
其他好文 时间:
2019-07-29 22:59:59
阅读次数:
149
书评: 感谢作者和译者,很好的手把手的一个新手编程体验书,消除编程物质恐惧感,在线看的liam huang翻译的版,不确定看的是第几版,有一些加分题没有做,第五十题黑手党外星人飞船做起来有点压力,准备转去codeacademy / think python和a byte of python在进行一些 ...
分类:
编程语言 时间:
2019-07-29 09:50:40
阅读次数:
529
https://www.ted.com/talks/emily_esfahani_smith_there_s_more_to_life_than_being_happy00:12 I used to think the whole purpose of life was pursuing happi ...
分类:
移动开发 时间:
2019-07-24 22:49:03
阅读次数:
180
描述 Farmer John's cows have discovered that the clover growing along the ridge of the hill (which we can think of as a one-dimensional number line) in ...
分类:
其他好文 时间:
2019-07-23 00:10:44
阅读次数:
106
原因: 缓存问题 找到 thinkphp\library\think\Template.php 找到 public function fetch($template, $vars = [], $config = []) 1 ...
分类:
其他好文 时间:
2019-07-22 13:10:54
阅读次数:
350
1、首先安装composer和git 2、在宝塔中新建个域名:www.tpsw.com 3、安装tp5.0 composer create-project topthink/think=5.0.* tp5 --prefer-dist 4、将tp5的文件放在根目录 6、打开tp下的composer.j ...
分类:
其他好文 时间:
2019-07-22 12:59:27
阅读次数:
88