受欢迎的博客标签
RSS

博客

Android|Android Studio|安卓8.0系列(5):HOW TO USE NOTIFICATION CHANNELS
What You’ll Be Creating Google has launched the first developer preview of the next Android version, currently co
Android|Android Studio|安卓8.0系列(2):读取通知栏消息
一、Notificaiton状态通知栏的功能作用 1.显示接收到短消息、即使消息等信息 (如QQ、微信、新浪、短信) 2.显示客户端的推送消息(如有新版本发布,广告,推荐新闻等) 3.显示正在进行的事物(例如:后台运行的程序)(如音乐播放
Android|Android Studio|安卓8.0系列(3):电话监听方式和锁屏监听

android 8.0中将静态广播删除了,不再生效,改用动态注册广播方式,电话监听方式 //权限: //android.permission.READ_PHONE_STATE权限需要申请用户通过。 /** * @author xuya

Building a Live Reload Middleware Component for ASP.NET Core
https://weblog.west-wind.com/posts/2019/Jun/03/Building-Live-Reload-Middleware-for-ASPNET-Core
Third-Party Files on the CDN
Third-Party Files on the CDN
Mobile website series: Customize Bootstrap5 CSS for mobile, reduce css size
Customize Bootstrap5 CSS for mobile, reduce css size
大数据分析数据库列表
大数据分析数据库列表 .
A Simple C# Global Low Level Keyboard Hook
https://docs.microsoft.com/en-us/archive/blogs/toub/low-level-keyboard-hook-in-c
How to create ASP.NET Core PWA youself step by step?
How to create pwa youself step by step?
ASP.NET Core PWA Series: Turning a ASP.NET Core website into a Progressive Web App (PWA)
Turning a ASP.NET Core website into a Progressive Web App (PWA) with WebEssentials.AspNetCore.PWA