代码搜索:gdata
找到约 456 项符合「gdata」的源代码
代码结果 456
www.eeworm.com/read/141965/5767515
c ex23_4.c
/*filename:ex23_4.c*/
#include
void event_handle(GtkWidget *widget,gpointer gdata)
{
g_print("Event: %s\n",gdata);
return;
}
gint delete_handle(GtkWidget *widget,gpointer data
www.eeworm.com/read/10764/189045
java subject.java
package com.google.gdata.data.douban;
import java.io.IOException;
import java.util.LinkedList;
import java.util.List;
import org.xml.sax.Attributes;
import com.google.gdata.data.BaseEntry;
import c
www.eeworm.com/read/208788/4990313
java feednotfoundexception.java
package org.apache.lucene.gdata.server;
/**
* Will be thrown if a requested feed could not be found or is not
* registerd.
*
* @author Simon Willnauer
*
*/
public class FeedNotFoun
www.eeworm.com/read/296353/3904668
java feednotfoundexception.java
package org.apache.lucene.gdata.server;
/**
* Will be thrown if a requested feed could not be found or is not
* registerd.
*
* @author Simon Willnauer
*
*/
public class FeedNotFoun
www.eeworm.com/read/149719/12354735
as main.as
#include "Ulti.as"
#include "gData.as"
#include "AidDraw.as"
#include "CATest.as"
/*Core Program Starting*/
kernelStart();
/*Core function definitations*/
function kernelStart():Void
{
www.eeworm.com/read/113483/6131361
m upwindfirsteno3bhelper.m
function [ varargout ] = upwindFirstENO3bHelper(grid, gdata, dim, direction)
% upwindFirstENO3bHelper: helper function for upwindFirstENO3b.
%
% [ deriv, smooth, epsilon] = ...
%
www.eeworm.com/read/239308/4602996
java feednotfoundexception.java
package org.apache.lucene.gdata.server;
/**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this wor
www.eeworm.com/read/239308/4602999
java registryexception.java
package org.apache.lucene.gdata.server.registry;
/**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
*
www.eeworm.com/read/239308/4603003
java componenttype.java
package org.apache.lucene.gdata.server.registry;
/**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
*
www.eeworm.com/read/361798/10035455
m final.m
% FINAL.M interpolation program
% Modify it to select the interpolation function
% to be used. Saves results in SDATA.MAT
% Loads gdata(conttaining RHO and THETA) and zdata (containing Z)
% Example