昨天,今天,明天,每天的每天,你是否都多懂得一点点...

星期四, 一月 17, 2019

在安卓模拟器里运行微信有被封号的危险

微信在雷电模似器运行被禁用,可以用短信验证的方式自助解封。不过多封几次会怎么样就不知道了。


星期日, 一月 13, 2019

[Youtube]How to remove APP (Such as My Talking Tom) Ads in a few seconds, no app required, no root/jail-broken needed

Tags: Remove Ads, IOS, Talking Tom


This method works for a lot games.

My daughters love Playing Talking Tom Games on my iPad and Android phone.  I noticed that there are so many Ads popup during the game playing. I initially thought that they accidentally touch the Ad bar. But it's not the case, the Ad will just popup when they switch room for Tom. 

This Ads are really annoying.  But Fortunately, they can be removed very easily. Watch my video for detail.

-~-~~-~~~-~~-~-

本频道旨在分享生活中各种小技巧, 如用小米盒子看国内视频, 如何使用KODI看电影等等. 点击进入我的频道: goo.gl/5tyxcf

🔷 订阅我的频道: goo.gl/KuF3bY
🔷 telegram电报群: t.me/fengsharegroup
🔷 我的博客: www.dengnz.com/blog
🔷 Facebook: www.facebook.com/fengnz

觉得我的视频对你帮助很大的话, 请我喝杯咖啡吧
微信赞赏码: goo.gl/uKoE8w
-~-~~-~~~-~~-~-


星期四, 一月 10, 2019

RightToCopy Google Chrome Extension stop Google App Script Debug from working

When I debuged on Google Apps Script, I noticed that I could not expand the variables to see the details. 

By disabling my chrome extension one by one, I found out the killer was the "Right to Copy" extension.  







Instead of completely delete it. I disabled it.



Then variable debugging works again.





星期二, 一月 08, 2019

使用gvim 将中文编码的文件转成Utf-8

在linux 下有个方便的工具叫 iconv

在windows, 我喜欢用 gvim, 用以下命令不会出现界面, 就当命令行用了


gvim.exe -e -s -c "so s.vim" "c:\temp\novel\【bookbao.cc】搞笑文115篇\黑客御宅族VS董事长.txt"

total commander 配合 列编辑神器 cc.dengnz.com 可以秒做批处理文件, 效果甚佳。

s.vim 里的内容

e ++enc=cp936
set fenc=utf-8
set ff=unix
wq  


cmd 中文乱码的解决方法

我在cmd 中使用批处理的时候发现无法处理中文文件名

type go.bat 

出来的中文全是乱码, 文件已经是utf-8 编码

解决的方法很简单, 先运行以下命令就可以了

chcp 65001  

如果批处理文件本身是中文编码, 使用这个命令 

chcp 936

星期日, 一月 06, 2019

2019年1月港澳台直播源更新

Tags: Kodi, 直播, 港澳台,电视


终于抽空更新了一下港澳台直播源,这次有100多个, 全部亲测。 我记录了直播的编码格式还有分辨率。 为了方便大家筛选高清,我在表单里还加了过滤器, 方便只想看高清的小伙伴们。

我的网站提供了直播文件的下载, 有txt 和 m3u8 两种格式。 

直播的表单和文件下载请到这里


想要删除低清频道的话, 请用列编辑神器自己做直播列表文件
列编辑神器网址 https://columns.dengnz.com  

不懂做直播列表文件或者不懂如何使用直播列表文件的,  请看这个视频, 介绍直播的文件制作和使用方法


-~-~~-~~~-~~-~-

本频道旨在分享生活中各种小技巧, 如用小米盒子看国内视频, 如何使用KODI看电影等等. 点击进入我的频道: goo.gl/5tyxcf

🔷 订阅我的频道: goo.gl/KuF3bY
🔷 telegram电报群: t.me/fengsharegroup
🔷 我的博客: www.dengnz.com/blog
🔷 Facebook: www.facebook.com/fengnz

觉得我的视频对你帮助很大的话, 请我喝杯咖啡吧
微信赞赏码: goo.gl/uKoE8w
-~-~~-~~~-~~-~-


其它博客地址

此博客的同步博客地址: http://fengnz.wordpress.com
这里进入我的MSN SPACE.