Skip to content

XFans

捉虫

Search for:
  • 首页
  • Linux
  • Android
  • Web

android打印函数调用堆栈

打印方法调用堆栈 public static void showFillInStackTrace() { RuntimeException e = new RuntimeException(); Throwable e1 = e.fillInSta...
  • Posted on: 2017-10-10 2017-10-10
  • Author: xfans
  • Categories: Android
  • Tags: debug
  • Leave a comment: android打印函数调用堆栈

Linux开启虚拟AP

安装create_ap pacman -S create_ap 增加一个虚拟网络接口并设置一个mac地址 sudo iw dev wlp3s0 interface add wlp3s0_ap type __ap sudo ip link set dev wlp3s0_ap add...
  • Posted on: 2017-10-09 2017-10-10
  • Author: xfans
  • Categories: Linux
  • Tags: linux
  • Linux开启虚拟AP有1条评论

中文排班指南

...
  • Posted on: 2017-10-02 2017-10-02
  • Author: xfans
  • Categories: Web
  • Leave a comment: 中文排班指南

Typecho-Android客户端开发

协议 XML-RPC_wp协议:https://codex.wordpress.org/XML-RPC_wp 地址:http://xxxx.com/xmlrpc Typecho XML-RPC协议:https://github.com/typecho/typecho/blob/...
  • Posted on: 2017-09-29 2017-10-02
  • Author: xfans
  • Categories: Android
  • Tags: android
  • Typecho-Android客户端开发有2条评论

Linux Manjaro安装kernel及Kernel Headers

查找可用内核 pacman -Ss linux-headers 安装 pacman -S linuxXY linuxXY-headers 注意:XY为你要安装的版本号,如: pacman -S linux49 linux49-headers...
  • Posted on: 2017-09-29 2019-12-06
  • Author: xfans
  • Categories: Linux
  • Tags: linux
  • Leave a comment: Linux Manjaro安装kernel及Kernel Headers

WordPress XML-RPC wp接口文档

外边慢,备份下 wp.getUsersBlogs Retrieve the blogs of the users. Parameters string username string password Return Values array struct boolean...
  • Posted on: 2017-09-29 2017-09-29
  • Author: xfans
  • Categories: Web
  • Tags: web
  • Leave a comment: WordPress XML-RPC wp接口文档

设置Python版本

sudo ln -sf /bin/python3.6 /bin/python sudo ln -sf /bin/python2.7 /bin/python ...
  • Posted on: 2017-09-29 2017-09-29
  • Author: xfans
  • Categories: Linux
  • Tags: linux
  • 设置Python版本有1条评论

Linux更新grub启动项

sudo update-grub ...
  • Posted on: 2017-09-29 2017-09-29
  • Author: xfans
  • Categories: Linux
  • Tags: linux
  • Leave a comment: Linux更新grub启动项

Using AndroidSVG with ImageView

public class MainActivity extends Activity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(s...
  • Posted on: 2017-09-29 2017-09-29
  • Author: xfans
  • Categories: Android
  • Tags: android, svg
  • Leave a comment: Using AndroidSVG with ImageView

Manjaro使用bbswitch关闭笔记本的nvidia独立显卡

Manjaro关闭独立显卡 安装bbswitch pacman -S bbswitch 在/etc/modules-load.d下新建bbswitch.conf,并修改为如下内容。这样每次启动都会加载bbswitch模块了 bbswitch 在/etc/modprobe....
  • Posted on: 2017-09-29 2019-08-28
  • Author: xfans
  • Categories: Linux
  • Tags: linux
  • Leave a comment: Manjaro使用bbswitch关闭笔记本的nvidia独立显卡

Pagination

Previous page Page: 1 Page: 2 Page: 3 Page: 4

广告

近期文章

  • Flutter2.5适配ThemeData
  • View沿着Path移动pathMeasure
  • launcher 使用windowIsTranslucent引发的bug
  • Flutter cached_network_image使用Dio请求图片
  • Flutter InheritedWidget源码解析

归档

  • 2021年12月
  • 2021年10月
  • 2021年9月
  • 2021年6月
  • 2020年9月
  • 2020年8月
  • 2020年4月
  • 2020年3月
  • 2020年1月
  • 2019年11月
  • 2019年8月
  • 2018年11月
  • 2018年7月
  • 2018年6月
  • 2018年3月
  • 2018年2月
  • 2018年1月
  • 2017年11月
  • 2017年10月
  • 2017年9月

分类

  • Android
  • Flutter
  • Linux
  • Web
  • 其他

功能

  • 登录
  • 条目feed
  • 评论feed
  • WordPress.org

© 2023 XFans. Proudly powered by WordPress. WordStar, Theme by Linesh Jose 鲁ICP备17044099号