Yigong Hu
Yigong Hu
Hi, I want to add typescript support and I have added a basic `index.d.ts` file to your project. There may be some errors in that and I will fix them...
您好: 我注意到在项目Meta.Vlc.Wpf.Sample中,有一个ProgressBar控件来指示视频的当前位置,绑定的VlcPlayer的属性是Position。我在自己的项目中绑定到Time属性,就出现了视频播放完成后,Time属性没有变成与视频总长度相等的值。 请问这里必须使用Position属性来指示视频当前播放的位置吗?
您好: 在最近做的项目中,解决方案下有4个工程,其中一个工程使用到了vlc播放器控件。在添加了引用和工程assembly之后,还是会在编译其他工程的时候报未添加assembly的错误,在所有工程添加了引用和assembly后就正常编译通过了。请问这是什么原因?
为主题添加了分类和标签页面支持。使用 ``` hexo new page categories ``` 来创建分类页面,或将`categories`替换为`tags`来创建标签页面。 自动在手机上添加了Archives页面的导航栏。 > 非常感谢 @ChristopherKai 编写的的“根据分类自动创建侧栏”的代码。 由于编程能力有限,代码有些杂乱,欢迎各位大神提出修改意见。
系统 Windows 11 软件版本 0.4.6  软件内设置开启通过 http/websocket 转发,端口8080,在 OBS 添加浏览器源,地址 http://127.0.0.1:8080/ 但是无法加载到页面。使用浏览器打开,依然无法打开页面。
Checklist: - [x] Title Abbreviations - [x] Title Diacritics - [x] Style Locale - [x] File Name - [x] Style ID - [x] "self" Link - [x] License - [x]...
我使用BD09转GCJ02然后再转WGS84好像产生了很大偏差。但是使用python版本的BD09直接转WGS84的方法偏差不是很大。
Hi, I like this project very much. I was thinking that whether it is possible to implement a new Jupyter kernel for R based on radian. The `IRKernel` is good...
Hi, I want to use Nginx to reverse proxy your ImageServer. I have to use https because my port 80 is banded. I have set the `ssl` property with my...