ASP.NET 5 is no longer based on System.Web.dll, but is instead based on a set of granular and well factored NuGet packages allowing you to optimize yo...
分类:
Web程序 时间:
2015-08-03 18:40:13
阅读次数:
140
今天在eclipse里报这个错误:Android requires compiler compliance level 5.0 or 6.0. Found '1.4' instead.Please fix project properties1.项目右键 ->android tools->Fix P...
分类:
移动开发 时间:
2015-07-31 12:09:31
阅读次数:
140
SMTP settings If you would rather send application email via an SMTP server instead of via Sendmail, add the following configuration information to?/etc/gitlab/gitlab.rb?and run?gitlab-ctl reco...
分类:
其他好文 时间:
2015-07-30 15:15:16
阅读次数:
165
/drivers/usb/storage/Makefile## Makefile for the USB Mass Storage device drivers.## 15 Aug 2000, Christoph Hellwig # Rewritten to use lists instead of...
分类:
其他好文 时间:
2015-07-29 11:44:25
阅读次数:
256
Apache配置httpd.conf#增加监听端 可以通过netstat -n -a查看端口是否开启# Listen: Allows you to bind Apache to specific IP addresses and/or# ports, instead of the default. ...
分类:
Web程序 时间:
2015-07-29 11:39:45
阅读次数:
138
//Console I/O 加上CreateThread
/*Demonsttrates how to write a program that cna use
CreateThread instead of calling _beginthreadex.
This program does not need the multithread library.
This program co...
分类:
其他好文 时间:
2015-07-27 15:02:42
阅读次数:
127
今天在VS2013中调试SOCKET编程时,遇到了点小问题:
问题代码为:
inet_ntoa(addrClient.sin_addr);
生成错误消息为:
error C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable...
分类:
Web程序 时间:
2015-07-24 18:31:09
阅读次数:
868
jQuery Selectbox Plugins let you create beautiful and eye catching select box for your websites instead of the orthodox html select box which looks ol...
分类:
Web程序 时间:
2015-07-24 09:13:40
阅读次数:
191
/etc/sudoers文件## This file MUST be edited with the 'visudo' command as root.## Please consider adding local content in /etc/sudoers.d/ instead of dire...
分类:
其他好文 时间:
2015-07-19 21:38:19
阅读次数:
121
Well, in the case of a linked list instead of an array, the problem becomes easier. We just need to find the node that will be the new head of the lis...
分类:
其他好文 时间:
2015-07-17 08:25:26
阅读次数:
121