使用Spring Security进行http Basic认证非常简单,直接配置即可使用,如下: ...
分类:
编程语言 时间:
2014-12-05 17:08:43
阅读次数:
223
什么是LINQ:LINQ 是一组 .NET Framework 扩展模块集合,内含语言集成查询、集合以及转换操作。它使用查询的本机语言语法来扩展 C# 和 Visual Basic,并提供利用这些功能的类库。什么是LINQ 101:是学习LINQ的不错的资源(下载地址:http://pan.baid...
分类:
编程语言 时间:
2014-12-04 01:01:10
阅读次数:
453
有时候在线上使用gdb调试程序core问题时,可能没有符号文件,拿到的仅是一个内存地址,如果这个指向的是一个STL对象,那么如何查看这个对象的内容呢?
只需要知道STL各个容器的数据结构实现,就可以查看其内容。本文描述了SGI STL实现中常用容器的数据结构,以及如何在gdb中查看其内容。
string
string,即basic_string bits/basic_string.h:
m...
分类:
其他好文 时间:
2014-12-03 23:25:58
阅读次数:
356
机器语言:纯粹的机器代码汇编语言:8086汇编、Win32汇编、.NET的汇编高级语言:Basic、Pascal、ObjectPascal、C、C++、C#、Java、ASP、ASP.NET、Perl、PHP、SQL、FoRTRAN等等VisualBasic、VisualBasic.NET、Delp...
分类:
编程语言 时间:
2014-12-03 22:47:54
阅读次数:
203
原文地址:http://www.asp.net/mvc/tutorials/getting-started-with-ef-using-mvc/implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc...
分类:
其他好文 时间:
2014-12-03 18:43:09
阅读次数:
118
/configure--with-php-config=/usr/local/php/bin/php-config--with-oci8=shared,instantclient,/usr/lib/oracle/11.2/client/lib--with-curl要首先安装一下几个oracle包oracle-instantclient11.2-basic-11.2.0.4.0-1.x86_64.rpmoracle-instantclient11.2-devel-11.2.0.4.0-1.x..
分类:
数据库 时间:
2014-12-03 14:30:03
阅读次数:
156
BriefImplemented both CPU and GPU version, you could consider this as the basic playground to implement the more advanced feature such as support arbi...
分类:
其他好文 时间:
2014-12-02 22:15:28
阅读次数:
232
缘起最近我回看以前记的关于Notes的笔记,发现在Notes bugs类别下,两条编号间隔一的竟然是相差无几的内容。2. 'Type mismatch' occurs if an nested array e.g. when an item of ColumnValues is an array, is assigned to a variant or passed as an argument ...
分类:
其他好文 时间:
2014-12-02 11:50:08
阅读次数:
217
题目链接:Minimum Sum LCM
UVA - 10791
Minimum Sum LCM
Time Limit:3000MS
Memory Limit:Unknown
64bit IO Format:%lld & %llu
SubmitStatus
Description
Min...
分类:
其他好文 时间:
2014-12-01 22:36:41
阅读次数:
310
【Create a Basic Shader in Shader Forge】1、打开ShaderForge。Window-> Shader Forge。(打开速度较慢)2、通过NewShader按钮创建一个新Shader。 3、左上角Compile Shader会显示当前Shader的状态。 .....
分类:
其他好文 时间:
2014-12-01 20:52:16
阅读次数:
283