最新消息:20210917 已从crifan.com换到crifan.org

工作和技术

工作相关的技术文章

【未解决】android项目中代码中如何获得对应的项目名

【未解决】android项目中代码中如何获得对应的项目名

crifan 12年前 (2013-11-08) 2706浏览 0评论

【背景】 希望在代码中输出log。 之前已经实现了log的功能: 【记录】给Android中添加log日志输出到文件 但是默认输出的位置是 sd卡的根目录 导致: 程序运行多次后,在sd卡根目录下生成了太多的log文件,很乱。 希望: 修改log部分...

【已解决】Android的ADT调试期间出现提示:The Jar of this class file belongs to container 'Android Dependencies' which does not allow modifications to source attachments on its entries

【已解决】Android的ADT调试期间出现提示:The Jar of this class file belongs to container ‘Android Dependencies’ which does not allow modifications to source attachments on its entries

crifan 12年前 (2013-11-08) 5511浏览 1评论

【问题】 折腾: 【未解决】Eclipse的ADT中调试Android程序时给jar包添加源码以便源码级调试 期间,注意到: 当看不到Class File Editor中可以显示让自己选择源码的是,就有对应的: The Jar of this ...

【已解决】Python中获得当前路径/文件夹

【已解决】Python中获得当前路径/文件夹

crifan 12年前 (2013-11-07) 2792浏览 0评论

【问题】 折腾: 【已解决】虽已安装了jython后但找不到jythonc.py 期间,需要获得Python文件所在的当前文件夹。 【折腾过程】 1.参考: How to get full path of current directory in P...

73 queries in 0.213 seconds, using 20.09MB memory