首页 > 其他 > 详细

提示模版

时间:2015-06-28 11:03:53      阅读:218      评论:0      收藏:0      [点我收藏+]

System.out.println(${word_selection}"${enclosing_method}===>"+${exception_variable_name});${cursor}

 

lld

Log.d("${word_selection}${enclosing_method}===>",${word_selection}${exception_variable_name} )${cursor}

pps

private String ${word_selection}${};${cursor}

 

ppl

private Long ${word_selection}${};${cursor}

ppi

private int ${word_selection}${};${cursor}

提示模版

原文:http://www.cnblogs.com/zshboke-2015/p/4605121.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!