代码搜索:Language
找到约 10,000 项符合「Language」的源代码
代码结果 10,000
www.eeworm.com/read/124347/6052058
3 nl_langinfo.3
.\" Copyright (c) 2001 Alexey Zelkin
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided
www.eeworm.com/read/123117/6062692
java listdemo.java
/*
* 1.1 version.
*/
import java.awt.*;
import java.awt.event.*;
import java.applet.Applet;
public class ListDemo extends Applet
implements ActionListener,
www.eeworm.com/read/123117/6062861
java i18nsample.java
/*
* Copyright (c) 1995-1998 Sun Microsystems, Inc. All Rights Reserved.
*
* Permission to use, copy, modify, and distribute this software
* and its documentation for NON-COMMERCIAL purposes and w
www.eeworm.com/read/122472/6065958
pas iwunit1.pas
unit IWUnit1;
{PUBDIST}
interface
uses
IWAppForm, IWApplication, IWTypes, IWCompMemo, Classes, Controls,
IWControl, IWCompButton,IWServer, IWClientSideDatasetBase,
IWClientSideDataset,
www.eeworm.com/read/120634/6071621
ascx cachedusercontrol.ascx
public void Page_Load(object sender, EventArgs e) {
www.eeworm.com/read/120487/6072068
sql plpython_function.sql
CREATE FUNCTION global_test_one() returns text
AS
'if not SD.has_key("global_test"):
SD["global_test"] = "set by global_test_one"
if not GD.has_key("global_test"):
GD["global_test"] = "set by
www.eeworm.com/read/120487/6072368
c proclang.c
/*-------------------------------------------------------------------------
*
* proclang.c
* PostgreSQL PROCEDURAL LANGUAGE support code.
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global
www.eeworm.com/read/120487/6073797
c createlang.c
/*-------------------------------------------------------------------------
*
* createlang
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994,
www.eeworm.com/read/120487/6073814
c droplang.c
/*-------------------------------------------------------------------------
*
* droplang
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, R