继续把之前的安卓外包的一些东西写出来。
文章结构:(1)RatingBar基本使用(自定义样式);(2)ButterKnife不能注解RatingBar以及在项目解决的方式;(3)ButterKnif...
分类:
移动开发 时间:
2017-03-02 14:01:25
阅读次数:
352
问题: 未找到与约束 ContractName Micorosoft.CodeAnalysis.Editor.TypeScript.ToolsOptions.IUserSettingsProviderRequiredTypeIdentity Micorosoft.CodeAnalysis.Edito ...
分类:
其他好文 时间:
2017-03-01 15:58:08
阅读次数:
625
A new data set (problem) is a wrapped gift. It’s full of promise and anticipation at the miracles you can wreak once you’ve solved it. But it remains ...
分类:
其他好文 时间:
2017-02-26 23:56:11
阅读次数:
402
You can get complete example code from https://github.com/chenghuige/tensorflow-example Including How to parse libsvm dataset file to tfrecords Readin... ...
分类:
其他好文 时间:
2017-02-26 14:26:02
阅读次数:
364
1、创建一个字符串的方式:方式1: new String("字符串的内容"); 由于没有equals方法,故比较字符串内容时,采用toString()方法,转换为字符串 方式2: var str = "字符串的内容"; 2、字符串常用的方法: anchor() 生产锚点 //就是超链接中的锚点设置 ...
分类:
Web程序 时间:
2017-02-26 14:10:45
阅读次数:
238
g_tk是腾讯在QQ空间这一领域使用的密文,有写数据包或者url参数中需要加入你计算出的g_tk才能成功! 下面是通过浏览器抓包工具抓取 访问该js内容找出 QZONE.FrontPage.getACSRFToken() 函数 得到p_skey后,循环取单字符的二进制并取左值.累加之后就得到后面的g ...
分类:
编程语言 时间:
2017-02-24 22:17:18
阅读次数:
743