码迷,mamicode.com
首页 >  
搜索关键字:online ar    ( 145601个结果
Online Classification
Another challenging trend in Internet evolution is the tremendous growth of the infrastructure in every dimension, including bandwidth capacity of lin ...
分类:其他好文   时间:2019-06-03 17:15:10    阅读次数:126
用React写一个工大导航
Online: https://brenner8023.github.io/gdut nav/ GitHub地址: https://github.com/brenner8023/gdut nav 笔者在广工读书这几年, 总的来说是快乐地生活, 不过生活之中也有一些烦恼存在着, 比如去校医院看病却不知 ...
分类:其他好文   时间:2019-05-31 19:22:25    阅读次数:92
Javascript - 基础语法
JavaScript 是一种直译式脚本语言,是一种动态类型、弱类型、基于原型的语言。有很广的应用范围。 PC 浏览器、PC 软件、手机浏览器、手机 app、微信小程序、微信公众号开发、硬件开发、服务器开发、AR、VR、深度学习、机器学习 1 在 html 中使用 JavaScript 在 html ...
分类:编程语言   时间:2019-05-30 21:52:03    阅读次数:183
T^T online judge 1372其实这题题目这么短就是为了让你AK
其实这题题目这么短就是为了让你AK TimeLimit: 1000ms MemoryLimit:65535KB 64 bit integer IO format:%lld Problem Description 给定一个长度为v的数组A和一个数n,将n用A内的一些数字的和表示,求有几种方式。(A内的 ...
分类:其他好文   时间:2019-05-30 01:29:03    阅读次数:84
生物信息基本工具和数据库
生物信息的工具和数据库太多,但有一些基础的工具是必须精通的,甚至需要经常翻阅寻找灵感。 通用数据库: UCSC Genome Browser - 基因组的可视化 OMIM - Online Mendelian Inheritance in Man - 研究疾病必备 专业数据库汇总: 单细胞数据库汇总 ...
分类:数据库   时间:2019-05-29 15:07:32    阅读次数:157
Some useful Javascript variables/functions in Sharepoint
Here is a list of some useful Javascript variables/functions that I collected from many articles online. I have tested all these variables/functions i ...
分类:编程语言   时间:2019-05-29 14:49:01    阅读次数:109
Javascript
1 初始JavaScript JavaScript的应用 JavaScript一种直译式脚本语言,是一种动态类型、弱类型、基于原型的语言,内置支持类型。 应用: PC浏览器/PC软件/手机浏览器/手机app/微信小程序/微信公众号开发/硬件开发/服务器开发/AR/VR/深度学习/机器学习 JS掌握的 ...
分类:编程语言   时间:2019-05-28 22:31:02    阅读次数:183
强制重启tomcat的sh
我写的狗屎psaux|greptomcat_9090_uba|grep-vgrep&>/dev/nullif[$?-ne0];thensh/home/tomcat_9090_uba/bin/startup.sh&>/dev/nullecho"tomcat9090start"elsepsaux|greptomcat_9090_uba--color=auto|grep-vg
分类:其他好文   时间:2019-05-28 17:22:48    阅读次数:279
C头文件中尖括号与双引号的区别
2.1 Include Syntax Both user and system header files are included using the preprocessing directive ‘#include’. It has two variants: This variant is u ...
分类:其他好文   时间:2019-05-28 16:55:05    阅读次数:136
[leetcode]19. Remove Nth Node From End of List
链表题没法在本地打断点调试真的烦。。。不过好在这题简单 注意考虑要去除的元素在正数第一位的情况就好。 Runtime: 40 ms, faster than 88.15% of Python3 online submissions forRemove Nth Node From End of Lis ...
分类:其他好文   时间:2019-05-27 23:28:15    阅读次数:128
145601条   上一页 1 ... 74 75 76 77 78 ... 14561 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!