摘要:
1.urlsession https https://www.jianshu.com/p/4b5d2d47833d 2.avplayer cache https://github.com/XTShow/XTAudioPlayer/ https://www.jianshu.com/p/c1574764 阅读全文
摘要:
1. curl -voa http://119.29.108.104:8080/inweb01/kotlin.mp4 -H "Range:bytes=0-1" https://alanhou.org/domainavfoundationerrordomain-code-11850/ 阅读全文
摘要:
1.ubuntu sudo apt-get install openjdk-8-jdk https://blog.csdn.net/zhaohaiyitian88/article/details/78885745 brew install tomcat https://www.oracle.com/ 阅读全文
摘要:
1.nsobject 单例 sudo chmod 666 /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Resources/IDETextKeyBindingSet.plist sudo chmod 777 /Applica 阅读全文
摘要:
1.iOS瘦身之armv7 armv7s arm64选用 机器对指令集的支持是向下兼容的,因此armv7的指令集是可以运行在iphone5S以上的,只是效率没那么高而已~ 但是由于苹果要求必须支持arm64,因此这个架构是必须存在的.在xcodeTARGETS里边Architectures: tup 阅读全文
摘要:
1、pom.xml中添加支持web的模块: <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency> pom.xml文 阅读全文
摘要:
1. applicationContext.xml 配置文件里最主要的配置: <?xml version="1.0" encoding="utf-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="ht 阅读全文
摘要:
1. https://yq.aliyun.com/ziliao/386827 阅读全文
摘要:
1.python 包路径 export PYTHONPATH=路径 https://blog.csdn.net/machinezj/article/details/60137666 2.getActionBar为空的解决办法 res/values,res/values-v11,res/values- 阅读全文
摘要:
1. //东软信息学院 mirrors.neusoft.edu.cn 80 使用方法: 启动 Android SDK Manager ,打开主界面,依次选择「Tools」、「Options…」,弹出『Android SDK Manager – Settings』窗口; 在『Android SDK M 阅读全文