摘要: 再给Yosemite安装一个程序的时候提示:“您需要安装java runtime environment才能查看此web内容”按照提示安装了java runtime依然提示这个问题,非常郁闷。搜索中文网页只找到了抱怨这个问题的:http://ask.gter.net/show/2048-1.html... 阅读全文
posted @ 2015-10-10 18:11 sumile123 阅读(118) 评论(0) 推荐(0) 编辑
摘要: http://economistry.com/2013/01/installing-and-using-latex-for-mac/1.注意用sublime新建时候是自己在文件名后面加上 .tex 的后缀以后才能编译2.中文支持:必须第一行是%!TEX program = xelatex 第一行不... 阅读全文
posted @ 2015-10-10 09:55 sumile123 阅读(296) 评论(0) 推荐(0) 编辑
摘要: http://liam0205.me/2014/11/02/latex-mactex-chinese-support/(首先要把编码方式改为utf8)\documentclass{article}\usepackage{xeCJK}\setCJKmainfont[BoldFont=STSong, I... 阅读全文
posted @ 2015-10-10 09:23 sumile123 阅读(529) 评论(0) 推荐(0) 编辑
摘要: 装package control时候输入code不成功安装时候改成手动安装方法ctrl+`,出现package以后要进入上层目录,才能找到installed package目录,再把下载的sublime-package放到installed package目录里面 阅读全文
posted @ 2015-10-10 09:08 sumile123 阅读(131) 评论(0) 推荐(0) 编辑
摘要: \quadtakes its name from this traditional name;\qquadjust means ”two quads”. However in TeX the\quadhas no height, but only width. 阅读全文
posted @ 2015-09-28 21:05 sumile123 阅读(342) 评论(0) 推荐(0) 编辑
摘要: c++:std::ofstreamstd::ifstreamc:fprintf();c#StreamWriterStreamReader 阅读全文
posted @ 2015-09-17 21:10 sumile123 阅读(115) 评论(0) 推荐(0) 编辑
摘要: c : system("pause"); 注意include头文件c#: Console.WriteLine("press:"); Console.ReadKey(); 阅读全文
posted @ 2015-09-17 19:50 sumile123 阅读(166) 评论(0) 推荐(0) 编辑
摘要: 第一型错误和第二型错误可以结合在一起1. 显著性水平(level of significance) alpha是拒绝正确零假设的最大值也就是在H0成立下落入拒绝域的概率H0若是简单假设,只取一个概率分布,如p=p0,则直接求H0若是复合假设,可取多个概率分布,如p=tobs)左单边检验,p值是T的零... 阅读全文
posted @ 2015-09-15 08:13 sumile123 阅读(988) 评论(0) 推荐(0) 编辑
摘要: http://www.artofproblemsolving.com/wiki/index.php/LaTeX:Mathhttp://crab.rutgers.edu/~karel/latex/class4/class4.htmlftp://ftp.ams.org/pub/tex/doc/amsma... 阅读全文
posted @ 2015-09-14 22:14 sumile123 阅读(170) 评论(0) 推荐(0) 编辑
摘要: 1. Attention: need to save before compiling2. 标题、作者和注释建立一个新文档,将以下内容复制进入文档中,保存,保存类型选择为UTF-8,编译并观察现象。\documentclass{article}\author{My Name}\title{The T... 阅读全文
posted @ 2015-09-14 20:43 sumile123 阅读(261) 评论(0) 推荐(0) 编辑