码迷,mamicode.com
首页 >  
搜索关键字:question    ( 5100个结果
数据库sql优化总结之2-百万级数据库优化方案+案例分析
有三张百万级数据表 知识点表(ex_subject_point)9,316条数据 试题表(ex_question_junior)2,159,519条数据 有45个字段 知识点试题关系表(ex_question_r_knowledge)3,156,155条数据 测试数据库为:mysql (5.... ...
分类:数据库   时间:2018-07-14 20:01:54    阅读次数:190
Linux常用的命令
Linux常用的缩写: https://www.zhihu.com/question/49073893 pwd:print working directory usr : unix system resource ...
分类:系统相关   时间:2018-07-14 10:20:58    阅读次数:159
[leetcode] Distribute Candies
Given an integer array with even length, where different numbers in this array represent different kinds of candies. Each number means one candy of th ...
分类:其他好文   时间:2018-07-13 13:28:56    阅读次数:165
MQTT和WebSocket
严格来说,MQTT跟WebSocket关系不大。他们不是在一个层级的。 MQTT和TCP、WebSocket的关系可以用下图一目了然: 参考资料: http://www.zhihu.com/question/21816631 WebSocket的优势 以前,很多网站使用轮询实现推送技术。轮询是在特定 ...
分类:Web程序   时间:2018-07-13 10:17:59    阅读次数:185
abaqus的umat在vs中debug调试
配置参考:https://www.jishulink.com/content/post/333909 常见错误:http://blog.sina.com.cn/s/blog_6116bc050100eixr.html 操作步骤:https://zhidao.baidu.com/question/19 ...
分类:其他好文   时间:2018-07-12 16:36:04    阅读次数:111
中文特殊字符.空格
ZC:全角空格保存:" ",以后直接复制就可以使用了 1、怎样打全角空格_百度知道.html(https://zhidao.baidu.com/question/17959114.html) 2、ZC:我在 搜狗输入法 里面 没看到 哪里切换 全角/半角... ZC:然后我切换了 Win7x64里面 ...
分类:其他好文   时间:2018-07-12 10:29:44    阅读次数:2306
dig 命令
dig命令是常用的域名查询工具,可以用来测试域名系统工作是否正常。 语法 dig(选项)(参数) 选项 @<服务器地址>:指定进行域名解析的域名服务器; -b<ip地址>:当主机具有多个IP地址,指定使用本机的哪个IP地址向域名服务器发送域名查询请求; -f<文件名称>:指定dig以批处理的方式运行 ...
分类:其他好文   时间:2018-07-11 23:54:32    阅读次数:300
为什么矩阵特征值之和等于矩阵的迹
本文是我在知乎的回答(https://www.zhihu.com/question/267405336/answer/435657618),为了把知识条理化,干脆将其整理成文章,发在博客上。初学乍练,如有错误欢迎指正。 在线性代数中,一个 ${\displaystyle n\times n}$ 的矩 ...
分类:其他好文   时间:2018-07-11 20:39:28    阅读次数:2544
使用贝塞尔曲线进行插值 一种非常简单的平滑多边形的方法
原文 Interpolation with Bezier Curves A very simple method of smoothing polygons Initially, there was a question in comp.graphic.algorithms how to inter ...
分类:其他好文   时间:2018-07-11 15:01:57    阅读次数:751
docker kubernetes swarm spring cloud结合学习资源
http://www.docin.com/p-2062732301.html https://blog.csdn.net/michael_hm/article/details/79213839 https://www.zhihu.com/question/55391506 https://www.z ...
分类:编程语言   时间:2018-07-10 00:34:21    阅读次数:156
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!