Podcast资源分享
我喜欢Podcast,我自己写了一个网站,可以创建RSS连接,这样在Podcast App里就可以自动更新文件。而且一般在Podcast中可以用倍速听,也可以记住上次听的位置,每个文件都可以方便的暂停和继续播放。
我喜欢Podcast,我自己写了一个网站,可以创建RSS连接,这样在Podcast App里就可以自动更新文件。而且一般在Podcast中可以用倍速听,也可以记住上次听的位置,每个文件都可以方便的暂停和继续播放。
I like to use xml to define table structure, and write a local dtd file to validate the xml file. But when I try to update the dtd file, I…
中国新年快到了!祝大家新年快乐!
在MySQL服务器上登录的时候我原来使用的方案是配置用户名和密码在~/.my.cnf文件中,因为这个文件里面的信息都是明文的,不是很安全。今天看到一个更好的方案,就是用.mylogin.cnf文件。mysql有一个配置工具mysql_config_editor可以维护.mylog…
对于一个程序员来说,最大的喜乐还是自己写的东西能够给大家使用了。我也想写很多东西,给大家使用,比如想做一些网站,写一些工具等等…
Sometime we want to print a pdf file as a booklet, so we need to change the page order of the pdf file. I wrote a script with nodejs to…
Today, I encounter a problem, I changed a file just for local test, but when I try to commit my changes, the file will be listed on the…
When dmg file size is not enough, we can use the following command to resize it.
Today, I created a new Telegram Group for gitlab notification, but it’s difficult to find all the projects that I configured the webhook…
第一、感谢,赞美神
After I compiled type typescript to javascript, and added the javascript file to html file, on the Chrome, I encounter the following error:
Cross compile go program from Mac, we can use the following command, run from go src folder: