一:截图二:代码using System;using
System.Collections.Generic;using System.ComponentModel;using System.Data;using
System.Drawing;using System.Linq;using Syste...
分类:
其他好文 时间:
2014-06-02 10:11:09
阅读次数:
314
一:使用ChineseLunisolarCalendar
对象由年份获得生肖名,截图二:代码using System;using System.Collections.Generic;using
System.ComponentModel;using System.Data;using System...
分类:
其他好文 时间:
2014-06-02 09:48:09
阅读次数:
174
using System;using System.Data;using
System.Configuration;using System.Collections;using System.Web;using
System.Web.Security;using System.Web.UI;usin...
分类:
Web程序 时间:
2014-06-02 09:44:06
阅读次数:
237
ASP.NET网页指令(Page
Directive)就是在网页开头的标签声明:而指令的作用在于指定网页和用户控件编译程序,在处理ASP.NET Web
Form网页(.aspx文件)和用户控件(.ascx)文件时所使用的设置。下表为ASP.NET4.0的所有指令.ASP.NET4.0指令指令说明@...
分类:
Web程序 时间:
2014-06-02 09:30:29
阅读次数:
249
一:DateTime.IsLeapYear 方法判断是否是闰年,截图二:代码using
System;using System.Collections.Generic;using System.ComponentModel;using
System.Data;using System.Drawing...
分类:
其他好文 时间:
2014-06-02 09:25:59
阅读次数:
220
2014-06-01 BaoXinJian一、摘要Oracle Lov是Form
Builder页面中比较重要的控件,所以对该Lov控件的二次开发、控制和查询异常也是经常遇到问题,所以个人归类一下替换标准LOV的query
sql不通过代码查询LOV所引用的具体SQL二、案例 - 替换标准lov的q...
分类:
其他好文 时间:
2014-06-02 09:17:37
阅读次数:
276
2014-06-01
BaoXinjian一、摘要通过WebADI的设定,实现LOV的显示其实WebADI也是和Form一样,作为和用户交互的UI存在,所以提供交互性的话,LOV是每种UI应该都会涉及到的WebADI
LOV的实现并不复杂,通过设定即可二、案例需求:在WebADI Excel模板中,...
分类:
Web程序 时间:
2014-06-02 08:30:19
阅读次数:
351
/// ///
http://www.weather.com.cn/data/sk/101280601.html ///
{"weatherinfo":{"city":"深圳","cityid":"101280601","temp":"32","WD":"西南风","WS":"4级...
分类:
Web程序 时间:
2014-06-01 23:55:55
阅读次数:
809
一:截图二:代码using System;using
System.Collections.Generic;using System.ComponentModel;using System.Data;using
System.Drawing;using System.Text;using Syste...
Node即学即用
REPL(Read-Evaluate-Print-Loop)
console.log
.clear .help .exit
require('http') createServer
聊天服务器
tcp服务器
require(‘net')
on connection
on data...
分类:
其他好文 时间:
2014-06-01 18:20:16
阅读次数:
464