高吞吐量的一个日志函数类_用于IOCP (Delphi) Created: -2016年12月9日星期五 15:09:49 views(1989) 在开发服务器端程序的时候,日志是必须的一个功能。由于服务器端的要频繁的把数据写入日志,开始的时候用了一个很简单日志函数 就是直接把日志字符写入文件中。然后关闭连接。一直也应用良好。但做压力测试的时候,因为要每个连接的数据都要写入日志,发现
【支付宝】支付接口从申请到实现网站对接 Created: -2017年9月13日星期三 19:36:12 views(3555) 场景 最近在做支付宝的接口对接,之前做过一个版本,但是由于申请了新的账号以前旧的的接口对接就不能使用了所以就开始对接新的版本接口对接,在这里也记录一下让那些还没有对接的兄弟少走点弯路。 准备 先申请一个企业账户 https://me
基于Bootstrap3的轻量级大型导航菜单 Created: -2016年12月10日星期六 00:19:39 views(1682) http://www.htmleaf.com/jQuery/Menu-Navigation/ 各种导航菜单汇总 yamm bootstrap 菜单 http://geedmo.github.io/yam
BOOTSTRAP 4 COMPONENTS study Created: -2017年9月29日星期五 12:52:49 views(2183) https://www.webnots.com/bootstrap-4-modal-tutorial/ Creating Modal with Scrolling Content When the content length is l
Building Single Page Applications movie using Web API and angularJS soruce:https://github.com/chsakell/spa-webapi
ASP.NET Core的 请求生命周期 Created: -2016年5月13日星期五 20:59:18 views(1909) Now that we know the different pieces of an ASP.NET Core application, let’s now take a sneak peek of what happens
Send Mail Using SendGrid In .NET Core Created: -2017年10月3日星期二 22:24:52 views(2403) This post is about sending emails using Send Grid API in .NET Core. SendGrid is a cloud-based SMTP provider that allows
在jsp上显示pdf||网页直接打开PDF 在IE中显示pdf文档的方法及参数设置 Created: -2016年12月10日星期六 23:48:50 views(2044) 一:在jsp上显示pdf http://hi.baidu.com/velercy/blog/item/be708dea2c3236ddd439c9b4.html [html] vi
bs-modal-fullscreen.js is a jQuery plugin that makes your Bootstrap 3 / 4 modal component responsive and fulls
So the last week I have been delving into Vue.js. This wasn’t exactly intentional - with .NET core 2.0 being relea