代码搜索:develop
找到约 4,730 项符合「develop」的源代码
代码结果 4,730
www.eeworm.com/read/374687/2749106
in config.in
config BR2_PACKAGE_OPENSSL
bool "openssl"
default n
help
A collaborative effort to develop a robust, commercial-grade, fully
featured, and Open Source toolkit implementing the Secure Sockets
www.eeworm.com/read/365273/2898075
c skyeye_mach_mcf5272.c
/*
skyeye_mach_mcf5272.c - implementation of Coldfire 5272 Processor
Copyright (C) 2003 Skyeye Develop Group
for help please send mail to
www.eeworm.com/read/365273/2898078
c skyeye_mach_mcf5249.c
/*
skyeye_mach_mcf5249.c - implementation of Coldfire 5249 Processor
Copyright (C) 2003 Skyeye Develop Group
for help please send mail to
www.eeworm.com/read/365273/2898109
c ppc_tools.c
/*
ppc_tools.c - necessary ppc definition for skyeye debugger
Copyright (C) 2003 Skyeye Develop Group
for help please send mail to
www.eeworm.com/read/358128/3001181
pod hacking.pod
=pod
=head1 NAME
CPANPLUS::Hacking
=head1 DESCRIPTION
This document attempts to describe how to easiest develop with the
CPANPLUS environment, how certain things work and why.
This is basically a
www.eeworm.com/read/264113/4289451
c skyeye_mach_mcf5272.c
/*
skyeye_mach_mcf5272.c - implementation of Coldfire 5272 Processor
Copyright (C) 2003 Skyeye Develop Group
for help please send mail to
www.eeworm.com/read/264113/4289454
c skyeye_mach_mcf5249.c
/*
skyeye_mach_mcf5249.c - implementation of Coldfire 5249 Processor
Copyright (C) 2003 Skyeye Develop Group
for help please send mail to
www.eeworm.com/read/264113/4289485
c ppc_tools.c
/*
ppc_tools.c - necessary ppc definition for skyeye debugger
Copyright (C) 2003 Skyeye Develop Group
for help please send mail to
www.eeworm.com/read/159854/5580150
cs tcpserver.cs
using System;
using System.Net;
using System.Net.Sockets;
using System.Collections;
namespace TCPServer
{
// This sample illustrates how to develop a simple TCP ECHO server application
/