自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Coperator

C/C++ operator

  • 博客(5)
  • 资源 (3)
  • 收藏
  • 关注

转载 Oracle_Count函数

COUNT SyntaxDescription of the illustration count.gifSee Also:"Analytic Functions" for information on syntax, semantics, and restrictionsPurposeCOUNT returns the number of rows ret

2014-05-30 06:54:43 870

转载 Oracle_COALESCE函数

file:///P:/Oracle官方文档/11.2官方文档/server.112/e26088/functions030.htm#SQLRF00617

2014-05-28 00:00:13 876

转载 Oracle_NVL函数

NVL SyntaxDescription of the illustration nvl.gifPurposeNVL lets you replace null (returned as a blank) with a string in the results of a query. Ifexpr1 is null, then NVL returnsexpr

2014-05-14 06:43:53 806

原创 将某个用户的所有表的查询权限授权给另一个用户

详细操作步骤:1.

2014-05-12 06:29:41 7871

原创 查看当前Oracle默认日期格式

SQL> select * from nls_session_parameters;

2014-05-11 06:56:42 4790

js获得Gridview中选中checkbox行的信息

js获得Gridview中选中checkbox行的信息,当你选择GridView中某一行或某几行前面的checkbox时可以得到当前行的所有信息或部分信息。

2014-06-17

VC开发中用到的iphlpapi 相关文件

VC网络开发过程会用的iphlpapi.h iphlpapi.dll iphlpapi.lib iptypes.h ipexport.h 文件.我在VC6.0用过可用

2013-09-01

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除