昆仑山:眼中无形心中有穴之穴人合一

夫君子之行,静以修身,俭以养德;非澹泊无以明志,非宁静无以致远。夫学须静也,才须学也;非学无以广才,非志无以成学。怠慢则不能励精,险躁则不能冶性。年与时驰,意与岁去,遂成枯落,多不接世。悲守穷庐,将复何及!

 

2019年4月28日

jQuery 入门

摘要: 必备参考工具 https://www.html.cn/ https://www.runoob.com/jquery/jquery tutorial.html https://jquery.com/ 阅读全文

posted @ 2019-04-28 21:29 Indian_Mysore 阅读(82) 评论(0) 推荐(0) 编辑

数学分析:双曲函数

摘要: ![](https://img2018.cnblogs.com/blog/1404925/201904/1404925-20190428095851557-644996521.png) 阅读全文

posted @ 2019-04-28 09:59 Indian_Mysore 阅读(358) 评论(2) 推荐(0) 编辑

计算程序运行总花费时间 模板(C/C++(boost)/Java/Python)( 精确到毫秒)

摘要: C语言版本 C++版本 include using namespace std; include int main() { clock_t start,end; start= clock(); //to do end = clock(); cout include include include i 阅读全文

posted @ 2019-04-28 00:18 Indian_Mysore 阅读(231) 评论(0) 推荐(1) 编辑

导航