代码搜索:docs
找到约 5,488 项符合「docs」的源代码
代码结果 5,488
www.eeworm.com/read/250756/12386030
but site.but
\# Additional configuration for the version of the PuTTY docs
\# actually published as HTML on the website.
\cfg{xhtml-head-end}{}
www.eeworm.com/read/491640/1188656
am makefile.am
# docs/Makefile.am distributes the tvtime manuals
# Copyright (C) 2004 Ingo van Lil
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Pu
www.eeworm.com/read/491640/1188666
am makefile.am
# docs/man/en/Makefile.am distributes spanish tvtime manuals
# Copyright (C) 2005 Billy Biggs
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU
www.eeworm.com/read/472916/1402985
qpe-reorgfiles
#!/bin/sh
APPS=$HOME/Applications
DOCS=$HOME/Documents
if [ -d $APPS -a "$1" != "-f" ]
then
echo "You seem to already have a $APPS directory."
echo "Assuming it is the QPE Applications direc
www.eeworm.com/read/451220/1663855
cs fixture.cs
using System;
using System.Collections;
using NUnit.Framework;
namespace NHibernate.Test.NHSpecificTest.Docs.Associations.BiM21
{
[TestFixture]
public class Fixture : TestCase
{
protect
www.eeworm.com/read/219096/4849789
svn-work server-reference.lyx.svn-work
K 25
svn:wc:ra_dav:version-url
V 66
/svnroot/geonetwork/!svn/ver/2/trunk/docs/lyx/server-reference.lyx
END
www.eeworm.com/read/217341/4873202
c elementlink.c
/*** block a from ../../../docs/manual/basics-elements.xml ***/
#include
int
main (int argc,
char *argv[])
{
GstElement *pipeline;
GstElement *source, *filter, *sink;
/*
www.eeworm.com/read/217341/4873203
c elementcreate.c
/*** block from ../../../docs/manual/basics-elements.xml ***/
#include
int
main (int argc,
char *argv[])
{
GstElementFactory *factory;
GstElement * element;
/* init GStre