代码搜索:initialisation
找到约 2,024 项符合「initialisation」的源代码
代码结果 2,024
www.eeworm.com/read/190056/5190230
ini tex2rtf.ini
;;; Tex2RTF initialisation file
runTwice = yes
titleFontSize = 12
authorFontSize = 10
authorFontSize = 10
chapterFontSize = 12
sectionFontSize = 12
subsectionFontSize = 12
contentsDepth = 2
headerRule
www.eeworm.com/read/190056/5190242
ini tex2rtf.ini
;;; Tex2RTF initialisation file
runTwice = yes
titleFontSize = 12
authorFontSize = 10
authorFontSize = 10
chapterFontSize = 12
sectionFontSize = 12
subsectionFontSize = 12
contentsDepth = 2
headerRule
www.eeworm.com/read/190056/5190534
ini tex2rtf.ini
; Tex2RTF initialisation file
runTwice = yes
titleFontSize = 12
authorFontSize = 10
chapterFontSize = 12
sectionFontSize = 12
subsectionFontSize = 12
headerRule = yes
footerRule = yes
useHeadingStyles
www.eeworm.com/read/180137/5290944
c curlx.c
/*
curlx.c Authors: Peter Sylvester, Jean-Paul Merlin
This is a little program to demonstrate the usage of
- an ssl initialisation callback setting a user key and trustbases
coming from
www.eeworm.com/read/162614/5523290
f90 enum_1.f90
! Program to test the default initialisation of enumerators
program main
implicit none
enum, bind (c)
enumerator :: red , yellow, blue
enumerator :: green
end enum
enum, bind (c)
www.eeworm.com/read/162614/5523304
f90 enum_4.f90
! Program to test the default initialisation of enumerators inside different program unit
module mod
implicit none
enum, bind (c)
enumerator :: red , yellow, blue
enumerator :: green
en
www.eeworm.com/read/337546/3329869
c pci.c
/*
* arch/xtensa/pcibios.c
*
* PCI bios-type initialisation for PCI machines
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General
www.eeworm.com/read/324920/3488830
c pci.c
/*
* arch/xtensa/pcibios.c
*
* PCI bios-type initialisation for PCI machines
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General
www.eeworm.com/read/283334/4083640
ini tex2rtf.ini
; Tex2RTF initialisation file
runTwice = yes
titleFontSize = 12
authorFontSize = 10
chapterFontSize = 12
sectionFontSize = 12
subsectionFontSize = 12
headerRule = yes
footerRule = yes
useHead