C:\Program Files\Java\jdk1.8.0_171\src.zip!\java\lang\System.java

/**
* Returns the current time in milliseconds. Note that
* while the unit of time of the return value is a millisecond,
* the granularity of the value depends on the underlying
* operating system and may be larger. For example, many
* operating systems measure time in units of tens of
* milliseconds.
*
* <p> See the description of the class <code>Date</code> for
* a discussion of slight discrepancies that may arise between
* "computer time" and coordinated universal time (UTC).
*
* @return the difference, measured in milliseconds, between
* the current time and midnight, January 1, 1970 UTC.
* @see java.util.Date
*/
public static native long currentTimeMillis();
// long l = System.currentTimeMillis();
// System.out.println(l);

最新文章

  1. 1. Activiti 运行时表信息总结
  2. IIS常见错误
  3. 搭建sql注入实验环境(基于windows)
  4. Android知识简单测试题
  5. 动态加载资源文件(ResourceDictionary)
  6. Map - leetcode [哈希表]
  7. [原创]CentOS下Mysql的日志回滚
  8. Activiti-03-query api
  9. tomcat部署-手动启动tomcat部署,添加网页,
  10. Python运维开发基础10-函数基础【转】
  11. eMTC/NB/LTE拨号
  12. 批处理/命令行合并js,递归合并子目录js文件
  13. anu - event
  14. 1.环境搭建-mysql+tomcat+myeclipse安装并配置
  15. 如何用MathType快速输入公式
  16. C++ 的编译过程
  17. HTML5坦克大战(1)绘制坦克
  18. Android studio 安装与配置【Android学习入门】
  19. 洛谷——P1775 古代人的难题_NOI导刊2010提高(02)&amp;&amp; P1936 水晶灯火灵(斐波那契数列)
  20. Core 项目下使用SQl语句

热门文章

  1. /usr/bin/ld: cannot find -lc错误原因及解决方法
  2. senfile函数实例的运行过程截图
  3. zend Studio10.6.2 下载
  4. jquery -- 同时监听多个事件
  5. 图像,script,link 空地址带来的困惑
  6. 初始Dubbo
  7. Android无线测试之—UiAutomator UiScrollable API介绍五
  8. vue2.0中子组件通过v-modal改变父组件中的值
  9. Python Pypi 修改 国内源(以豆瓣源为例)
  10. 《转》武​汉​的​I​T​公​司