一、组长博客链接 二、NABCD分析引用 1、Need 需求 主要群体 主要群体:福州大学的全体学生。 需求量:福州大学学生约有2 3万人 需求分类 跑腿:(1)编辑跑腿任务 (2)任务选单 (3)任务完成界面 拼车:(1)编辑圈圈 (2)地图板块 (3)结算页面 匿名论坛:(1)编辑论坛页面 (2 ...
分类:
其他好文 时间:
2019-10-20 15:49:49
阅读次数:
92
You are given a binary tree in which each node contains an integer value. Find the number of paths that sum to a given value. The path does not need t ...
分类:
其他好文 时间:
2019-10-20 11:16:59
阅读次数:
99
一、自动生成目录 1、在博客园后台管理页面选择“设置” 2、生成三级目录 2.1、操作步骤 找到页脚HTML代码,复制自动生成目录的js代码,保存即可 代码如下: View Code 2.2、效果: 3、生成一级目录 3.1、操作步骤: 找到页脚HTML代码,复制生成目录的代码,保存即可,代码如下: ...
分类:
其他好文 时间:
2019-10-20 10:48:58
阅读次数:
101
echo 'please enter new userid need create' read new_usr echo 'please enter userid to model' read model_usr echo 'please enter SOEID for password' read... ...
分类:
数据库 时间:
2019-10-19 20:22:15
阅读次数:
105
Determine if a 9x9 Sudoku board is valid. Only the filled cells need to be validated according to the following rules: A partially filled sudoku which ...
分类:
其他好文 时间:
2019-10-19 19:08:06
阅读次数:
85
1 public function wx_notify(){ 2 $postStr = $GLOBALS["HTTP_RAW_POST_DATA"]; 3 libxml_disable_entity_loader(true); 4 $xml = json_decode(json_encode(sim... ...
分类:
微信 时间:
2019-10-18 19:03:18
阅读次数:
185
Thinkphp 5.0.22http://192.168.1.1/thinkphp/public/?s=.|think\config/get&name=database.usernamehttp://192.168.1.1/thinkphp/public/?s=.|think\config/get ...
分类:
Web程序 时间:
2019-10-17 23:34:35
阅读次数:
145
有时主机较多时,我们只想关注有问题的主机。 Ansible callback 插件中有一个 ,官方描述为: actionable shows only items that need attention 即只输出需要关注的部分。 但是 callback 插件只对 playbook 生效,如何对 Ad ...
分类:
其他好文 时间:
2019-10-17 13:34:25
阅读次数:
201
nginx完美支持thinkphp3.2.2(需配置URL_MODEL=>1 pathinfo模式) ...
分类:
Web程序 时间:
2019-10-16 17:41:39
阅读次数:
116
multi-head attention ■ 论文 | Attention Is All You Need ■ 链接 | https://www.paperweekly.site/papers/224 ■ 源码 | https://github.com/Kyubyong/transformer ■ ...
分类:
其他好文 时间:
2019-10-15 14:51:44
阅读次数:
113