小编sif*_*_in的帖子

文件模式“*.apk”(来自“捆绑”插件)已被“Android”插件重新分配给文件类型“APK”

突然android studio显示了这条消息。

我必须做什么?

它显示:

File pattern '*.apk' (from 'bundled' plugin) was reassigned to file type 'APK' by 'Android' plugin
You can confirm or revert reassigning pattern '*.apk'
Run Code Online (Sandbox Code Playgroud)

并给出了三​​个链接:

Confirm reassign this pattern to file type 'APK'
Revert this pattern to file type 'ARCHIVE'
Edit file type 'ARCHIVE'
Run Code Online (Sandbox Code Playgroud)

android bundle archive apk android-studio

25
推荐指数
1
解决办法
3573
查看次数

文件模式“*.psd”(来自“捆绑”插件)已被“Android”插件重新分配给文件类型“Adobe Photoshop”

在事件日志中收到此消息:与文件模式“*.apk”(来自“捆绑”插件)
相同,被“Android”插件重新分配给文件类型“APK”

在我的项目中没有“.psd”文件。

我必须做什么?
以下是完整的消息:

File pattern '*.psd' (from 'bundled' plugin) was reassigned to file type 'Adobe Photoshop' by 'Android' plugin
You can confirm or revert reassigning pattern '*.psd'

Confirm reassign this pattern to file type 'Adobe Photoshop'
Revert this pattern to file type 'Image'
Edit file type 'Image'
Run Code Online (Sandbox Code Playgroud)

最后三行是链接。

android file archive android-studio android-gradle-plugin

9
推荐指数
1
解决办法
3837
查看次数

必须避免奇怪的站点访问者用户代理吗?如果是如何?

我正在使用共享主机。
我的网站显示“ERR_CONNECTION_REFUSED”。
所以我去看看我的(SSL)网站的访问者。
我发现“用户代理”列表中的常规名称不是常规名称,而是
显示 cpanel 访问者列表

"user agent Expanse indexes the network perimeters of our customers. If you have any questions or concerns, please reach out to: scaninfo@expanseinc.com"
Run Code Online (Sandbox Code Playgroud)

我想知道这是否有害,如果是,
如何避免这种未知的用户代理?
我应该对“.htaccess”文件做些什么?
再一次,我使用的是共享主机(因此,我的可访问性有限)。

security performance .htaccess user-agent cpanel

5
推荐指数
1
解决办法
1078
查看次数