1、distinctselectcount(distinctCName)fromtebleselectcount(CName)from(selectdistinctCNamefromCourse)astempSELECTDISTINCTtext_zhcnFROMdms_menuconfig--去重查询表中数据selectDISTINCT(user_id)fromuser_infowherechil
分类:
数据库 时间:
2019-10-15 17:28:22
阅读次数:
127
文档:12、Attention Is All You Need.note链接:http://note.youdao.com/noteshare?id=2e93219b74c92d225bee97d88c7c61bd&sub=2A659EFD263C4FC7A1C14EFD156734BB 文档:13 ...
分类:
其他好文 时间:
2019-10-14 21:07:25
阅读次数:
148
Structs2框架已知的漏洞编号如下: S2-005 S2-009 S2-016 (含S2-013) S2-019 S2-020 S2-021 S2-032 S2-037(含S2-033) DevMode S2-045 S2-046 S2-048 S2-052 S2-055 S2-057 S2-0 ...
分类:
其他好文 时间:
2019-10-06 11:39:14
阅读次数:
65
分析流程 有道翻译:http://fanyi.youdao.com/ 确定网页加载方式 找到真实的url地址 请求接口和请求参数中携带的sign 寻找sign的加密方式 复制sign全网页搜索这个变量 格式化后的HTML代码 找到sign 分析加密得请求参数是怎么生成得 浏览器版本号 # -*- c ...
分类:
Web程序 时间:
2019-10-05 14:46:20
阅读次数:
144
函数 函数定义使用 关键字,参数格式为:参数:类型,需要声明返回类型 表达式作为函数体,返回值类型自动推断 public 的含义,以及与其他可见性修饰符的区别见 "《kotlin 可见性修饰符》" 变量 定义只读局部变量使用关键字 。只能为其赋值一次。 可重新赋值的变量用 关键字 顶层变量 字符串模 ...
分类:
其他好文 时间:
2019-09-23 22:09:05
阅读次数:
126
用python爬虫可以制作英语翻译小工具。来看下代码吧~importrequests,json#函数封装deftranslator():session=requests.session()i=input(‘请问你要翻译什么?‘)url=‘http://fanyi.youdao.com/translate‘headers={‘Referer‘:‘http://fanyi.youdao.com/‘,‘
分类:
编程语言 时间:
2019-09-08 22:47:26
阅读次数:
154
http://note.youdao.com/noteshare?id=0252cd5dcf7f2e5f11de5b3672779201&sub=ED011464ADA3467D94242717C8996048 LVM2 逻辑卷管理器第二版,Logical Volume Manager Versio ...
分类:
其他好文 时间:
2019-08-26 21:09:12
阅读次数:
129
1. 设置环境变量的三种方式  ...
分类:
系统相关 时间:
2019-08-26 12:44:14
阅读次数:
79
定冠词加上某些形容词可以泛指一类人,谓语动词一般用复数形式,the uneducated泛指未受过教育的人, the Uneducated are more to be pitied than blamed. If you do not do something or something does ...
分类:
其他好文 时间:
2019-08-24 17:03:59
阅读次数:
85
libimobiledevice 是一个跨平台的软件库,支持 iPhone®, iPod Touch®, iPad® and Apple TV® 等设备的通讯协议。 安装 命令: brew install --HEAD libimobiledevice brew install --HEAD ide ...
分类:
移动开发 时间:
2019-08-23 20:43:56
阅读次数:
248