51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#Wi
ERROR: Failed to install the following Android SDK packages as some licences have not been accepted.
androidstudio配置sdk时提示如下错误麻麻蛋~根据accepted了解到是安装android-26时未被允许;于是执行如下步骤1、cd到sdk目录D:developAndroid>cdsdk2、再到tools目录D:developAndroidsdk>cdtools3、再到bin目录D:deve...
代码星球
·
2021-02-09
ERROR
Failed
to
install
the
解决 No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android
今日使用androidGradledsync,运行flutter项目时出现如下错误NotoolchainsfoundintheNDKtoolchainsfolderforABIwithprefix:mips64el-linux-android<ahref="openFile:D:developAndroidlea...
代码星球
·
2021-02-09
toolchains
解决
No
found
in
Js中的window.parent 笔记
window.parent:1,作用:返回父窗口。用法:比如你在子界面要调用父界面的js方法的时候2,如果窗口本身是顶层窗口,parent属性返回的是对自身的引用。...
代码星球
·
2021-02-09
Js
中的
window.parent
笔记
windows上面启动nginx报错
bind()to0.0.0.0:443failedbind()to0.0.0.0:443failed(10013:Anattemptwasmadetoaccessasocketinawayforbiddenbyitsaccesspermissions)然后在cmd里面用,命令查找,当前的这个443这个端口被...
代码星球
·
2021-02-09
windows
上面
启动
nginx
报错
windows上配置https,用的域名报错
可能是因为,域名没有和你的ip地址绑定起来 ...
代码星球
·
2021-02-09
windows
配置
https
用的
域名
在windows里面的数据库里面存emoji表情
1,把连接数据库的unicdoe= UTF-8给去掉,那个URL2,关闭mysql的服务,修改my.ini具体如下:default-character-set=utf8mb4character-set-server=utf8mb4collation-server=utf8mb4_unicode_ciinit_...
代码星球
·
2021-02-09
windows
面的
数据库
里面
emoji
win10汇编如何debug(小白向)
先引用别人的方法http://blog.csdn.net/lcr_happy/article/details/52491107按他所说的下完对应软件后,安装其中的dosbox,然后将debug.exe拿出来放在某盘根目录打开dosbox之后,写如下两条命令。(在下将debug放在d盘,所以localdirectory在...
代码星球
·
2021-02-09
win10
汇编
如何
debug
小白
mysql5.7.13-windows 免安装版配置简介
1.下载mysql5.7.13-windows版本 (1)mysql5.7.13-win64版本百度云下载链接分享地址:链接:http://pan.baidu.com/s/1slMl4Ah密码:w60l (2)mysql5.7.13-win...
代码星球
·
2021-02-09
mysql5.7.13-windows
安装
配置
简介
Win10下安装Ubuntu16.04虚拟机并搭建TensorFlow1.3环境
本文具体参考资料链接 百度输入VMware搜索,出现如下界面,点击下载: 此处安装步骤可以网上搜索,也可不用搜索,直接按照按照提示一步一步确认即可完成。 下面给出阿里云镜像网站下载链接:http://mirrors.aliyun.com/ubuntu-releases/16.04/&nbs...
代码星球
·
2021-02-08
Win10
安装
Ubuntu16.04
虚拟机
搭建
Reset and Clear Recent Items and Frequent Places in Windows 10
https://www.tenforums.com/tutorials/3476-reset-clear-recent-items-frequent-places-windows-10-a.htmlYourrecentitemsandfrequentplacesarestoredinthefolderlocations...
代码星球
·
2021-02-08
and
Reset
Clear
Recent
Items
Working with macro signatures
https://docs.kentico.com/k11/macro-expressions/troubleshooting-macros/working-with-macro-signatures updatemacrosignaturesWheneverausersavesamacroexpression...
代码星球
·
2021-02-08
Working
with
macro
signatures
How to Integrate .NET Projects with Jenkins
https://www.swtestacademy.com/jenkins-dotnet-integration/8)UnitTestsandTestCoverageSettingsDownloadandextract OpenCover under“C:Tools”fold...
代码星球
·
2021-02-08
How
to
Integrate
.NET
Projects
通过命令行升级git for windows
gitupdate-git-for-windows配置了正确的代理,就可以通过命令行直接升级。最好是可以访问谷歌的代理,否则国内的网络通过命令行升级,下载到一半,就会失败。 ...
代码星球
·
2021-02-08
通过
命令行
升级
git
for
Analyzing with SonarScanner for MSBuild
https://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner+for+MSBuildTheSonarScannerforMSBuildistherecommendedwaytolaunchaSonarQubeorSonarCloudan...
代码星球
·
2021-02-08
Analyzing
with
SonarScanner
for
MSBuild
Define class with itself as generic implementation. Why/how does this work?
https://stackoverflow.com/questions/10709061/define-class-with-itself-as-generic-implementation-why-how-does-this-work问题:I'venormallybeencreatingPrismEventsused...
代码星球
·
2021-02-08
Define
class
with
itself
as
首页
上一页
...
102
103
104
105
106
...
下一页
尾页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他