代码搜索:Helper
找到约 8,496 项符合「Helper」的源代码
代码结果 8,496
www.eeworm.com/read/247664/4475255
h helper.h
/*****************************************************************************\
* efs - General purpose Embedded Filesystem library *
* --------------------- -------
www.eeworm.com/read/247664/4475277
c helper.c
/*****************************************************************************\
* efs - General purpose Embedded Filesystem library *
* --------------------- -------
www.eeworm.com/read/247171/4487848
vb helper.vb
'
' Visual Basic.Net Compiler
' Copyright (C) 2004 - 2007 Rolf Bjarne Kvinge, RKvinge@novell.com
'
' This library is free software; you can redistribute it and/or
' modify it under the terms of the
www.eeworm.com/read/247171/4488111
vb helper.vb
Public Class Helper
#If DEBUG Then
Shared Function nextID() As Integer
Static id As Integer
id += 1
Return id
End Function
#End If
'''
''' Quotes an
www.eeworm.com/read/247171/4488301
vb helper.vb
'
' Helper.vb - Helper routines
'
' Rolf Bjarne Kvinge (RKvinge@novell.com)
'
'
'
' Copyright (C) 2007 Novell, Inc (http://www.novell.com)
'
' Permission is hereby granted, free of charge, to any per
www.eeworm.com/read/247171/4488311
cs helper.cs
using System;
using System.Text;
using NUnit.Framework;
namespace MonoTests.Microsoft_VisualBasic
{
[TestFixture]
public class Helper
{
[Test]
public void PrintRuntimePath ()
{
Console.Wr
www.eeworm.com/read/247133/4489608
h helper.h
/*****************************************************************************\
* EFSL - Embedded Filesystems Library *
* ------------------
www.eeworm.com/read/247133/4489611
c helper.c
/*****************************************************************************\
* EFSL - Embedded Filesystems Library *
* ------------------
www.eeworm.com/read/243923/4517062
java helper.java
package com.tarena.chat1;
import java.io.*;
public class Helper {
public static final String TAG="`~";
public static byte[] serial(IMessage msg) throws Exception {
// String mes=msg.getAddress()+