上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 68 下一页
摘要: Building Web Apps with SignalR, Part 1 In the first installment of app-building with SignalR, learn how to build a real-time chat application. By Eric 阅读全文
posted @ 2016-11-02 16:44 特洛伊-Micro 阅读(198) 评论(0) 推荐(0)
摘要: Why SignalR does not use WebSockets? Why SignalR does not use WebSockets? As you probably know SignalR supports multiple transports. The favor one and 阅读全文
posted @ 2016-11-02 16:35 特洛伊-Micro 阅读(410) 评论(0) 推荐(0)
摘要: 1.本地打印机 2.网络打印机 远程调用打印机:http://stackoverflow.com/questions/10888201/how-to-list-all-printers-on-network-computer 相关: https://msdn.microsoft.com/zh-cn/ 阅读全文
posted @ 2016-10-31 17:09 特洛伊-Micro 阅读(9775) 评论(0) 推荐(0)
摘要: 1.引言 针式打印机曾经在相当长的一段时间占据打印机市场的主导地位,但是近年来由于喷墨、激光等非击打式打印机的冲击,针式打印机的市场份额逐年下降。即便如此,由于针式打印机在票据打印领域的不可取代性,同时鉴于当前国内打印机市场一直被国外品牌充斥的现状,我们设计并开发了这款基于USB传输的针式打印机。一 阅读全文
posted @ 2016-10-31 14:32 特洛伊-Micro 阅读(4341) 评论(1) 推荐(0)
摘要: Windows打印体系结构之Print Spooler概念与架构Windows 思杰之路(陶菘) · 2016-09-06 22:07 房子好不好,对我而言始终都是肉体的栖居。对于灵魂,我从来不知道该去向何处。 1、Windows打印体系结构 首先附上查找Windows打印相关内容的链接,这个分类下 阅读全文
posted @ 2016-10-31 14:25 特洛伊-Micro 阅读(4913) 评论(1) 推荐(1)
摘要: 在连接字符串中 添加设置节点 ConnectionLifeTime(计量单位为 秒)。超过设定的连接会话 会被杀死! Connection Lifetime, ConnectionLifeTime 0 When a connection is returned to the pool, its cr 阅读全文
posted @ 2016-10-31 10:48 特洛伊-Micro 阅读(8387) 评论(0) 推荐(0)
摘要: 1 public class ActionFilter : ActionFilterAttribute 2 { 3 public override void OnActionExecuting(System.Web.Http.Controllers.HttpActionContext actionC 阅读全文
posted @ 2016-10-26 09:38 特洛伊-Micro 阅读(891) 评论(0) 推荐(0)
摘要: on|January 20, 2014 1760 of 2013 people found this helpful Print on|January 20, 2014 1760 of 2013 people found this helpful Print on|January 20, 2014 阅读全文
posted @ 2016-10-25 16:01 特洛伊-Micro 阅读(510) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2016-10-24 09:39 特洛伊-Micro 阅读(0) 评论(0) 推荐(0)
摘要: http状态码有那些?分别代表是什么意思? 简单版 [ 100 Continue 继续,一般在发送post请求时,已发送了http header之后服务端将返回此信息,表示确认,之后发送具体参数信息 200 OK 正常返回信息 201 Created 请求成功并且服务器创建了新的资源 202 Acc 阅读全文
posted @ 2016-10-24 09:37 特洛伊-Micro 阅读(849) 评论(0) 推荐(1)
上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 68 下一页