06 2019 档案

【转】 WPF实现TextBox水印效果
摘要:转自:https://www.cnblogs.com/yang fei/p/4022790.html 在日常项目中,一个TextBox需要输入用户名,我们通常的做法是先用一个TextBlock来说明,例如下面的截图: 今天将使用另外一种方式来展示,使用水印的方式。请参考下面的代码: <Wind 阅读全文

posted @ 2019-06-25 11:09 Username_0 阅读(185) 评论(0) 推荐(0)

使用electron-vue环境搭建
摘要:官方说明文档:https://simulatedgreg.gitbooks.io/electron-vue/content/cn/ 项目:https://github.com/SimulatedGREG/electron-vue Step1.安装node.js和yarn npm install -g 阅读全文

posted @ 2019-06-03 11:30 Username_0 阅读(3587) 评论(0) 推荐(0)

导航