Stella981 Stella981
3年前
Android Studio 编译异常Could not execute build using Gradle installation解决办法
AndroidStudio编译异常CouldnotexecutebuildusingGradleinstallation解决办法参考文章:(1)AndroidStudio编译异常CouldnotexecutebuildusingGradleinstallation解决办法(https://www.oschi
Stella981 Stella981
3年前
OpenCascade编译
OpenCASCADE的编译 The Installation and Compilation of OpenCASCADEeryar@163.com(https://www.oschina.net/action/GoT
Stella981 Stella981
3年前
Android toolbar 标题精确居中 不会因返回键偏移
1\.总的布局文件<android.support.design.widget.CoordinatorLayoutxmlns:android"http://schemas.android.com/apk/res/android"xmlns:app"http://schemas.android.com
Stella981 Stella981
3年前
Emacs 27.1 不识别系统字体的解决方案
一直以来习惯在终端上使用Emacs,最近尝试了一下emacslibvterm,于是在GUI下使用了一下,设置字体的时候发现无法识别系统已经安装的字体。系统环境为debianbuster,emacs27.1,从源码编译的版本,惯用的字体为FiraCode(https://www.oschina.net/action/GoToLin
Stella981 Stella981
3年前
Android控件ListView简易使用(使用ArrayAdapter)
<?xmlversion"1.0"encoding"utf8"?<TextViewxmlns:android"http://schemas.android.com/apk/res/android"android:id"@id/tv"android:la
Stella981 Stella981
3年前
CentOS 手工编译、手动编译安装 MongoDB
下载所需软件(下载到/usr/local/src目录)wgethttp://downloads.mongodb.org/src/mongodbsrcr1.8.1.tar.gzwgethttp://ftp.mozilla.org/pub/mozilla.org/js/js1.7.0.tar.gzwgethttp
Stella981 Stella981
3年前
Android Drawable完全解析(一):Drawable源码分析(下)
AndroidDrawable完全解析(一):Drawable源码分析(上)(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.jianshu.com%2Fp%2F384a70897ba6)AndroidDrawable完全解析(一):Drawable源码分析(中)(htt
可莉 可莉
3年前
10个前端8个用Vue的,怎么才能在面试中出彩?
现在但凡出去面试,面试官几乎必问Vue3.0。不仅会问一些核心特性,还会问原理层面的问题。比如:▶框架层面问题:Vue3.0新特性CompositionAPI与React.js中Hooks的异同点?▶源码、原理层面问题: Vue3.0编译做了哪些优化?Vue3.0是如何变得更快的?
Stella981 Stella981
3年前
Android中调用Arm汇编代码
AndroidNDK中汇编文件和C文件是等价的,直接使用ndkbuild就可混合编译.c和.s文件,例如如下一个汇编文件add.s,实现两个整数相加,并返回结果,源码如下:(注意为gnu语法).text.align4.globalmy\_add.typemy\_add,%functionmy\_add:addr0,r0
Wesley13 Wesley13
3年前
编译Linux
如题:scripts/extractcert.c:21:25:fatalerror:openssl/bio.h:Nosuchfileordirectorycompilationterminated.scripts/Makefile.host:90:recipefortarget'scripts/ex