代码搜索:construct

找到约 6,584 项符合「construct」的源代码

代码结果 6,584
www.eeworm.com/read/237551/4626415

s e_exp10l.s

/* * Written by Ulrich Drepper . */ #include /* e^x = 2^(x * log2l(10)) */ ENTRY(__ieee754_exp10l) fldt 4(%esp) /* I added the following ugly construct because
www.eeworm.com/read/213039/4932292

cpp task.cpp

// task.cpp,v 1.6 2003/11/09 20:44:19 dhinton Exp #include "task.h" #include "block.h" #include "work.h" #include "ace/Barrier.h" /* Construct the Task with zero or more subtasks. If s
www.eeworm.com/read/179904/5301425

ipkg-build

#!/bin/sh # ipkg-build -- construct a .ipk from a directory # Carl Worth # based on a script by Steve Redler IV, steve@sr-tech.com 5-21-2001 set -e ipkg_extract_value() { sed
www.eeworm.com/read/170266/5405415

java frame1.java

package text3d; import java.awt.*; import java.awt.event.*; import javax.swing.*; public class Frame1 extends JFrame { MyPanel myPanel1 = new MyPanel(); /**Construct the frame*/ public Frame1
www.eeworm.com/read/162634/5514953

ipkg-build

#!/bin/sh # ipkg-build -- construct a .ipk from a directory # Carl Worth # based on a script by Steve Redler IV, steve@sr-tech.com 5-21-2001 set -e ipkg_extract_value() { sed
www.eeworm.com/read/320652/3545564

s e_exp10l.s

/* * Written by Ulrich Drepper . */ #include /* e^x = 2^(x * log2l(10)) */ ENTRY(__ieee754_exp10l) fldt 4(%esp) /* I added the following ugly construct because
www.eeworm.com/read/315160/3623571

java frame1.java

package text3d; import java.awt.*; import java.awt.event.*; import javax.swing.*; public class Frame1 extends JFrame { MyPanel myPanel1 = new MyPanel(); /**Construct the frame*/ public Frame1
www.eeworm.com/read/298281/3872802

java frame1.java

package text3d; import java.awt.*; import java.awt.event.*; import javax.swing.*; public class Frame1 extends JFrame { MyPanel myPanel1 = new MyPanel(); /**Construct the frame*/ public Frame1
www.eeworm.com/read/381490/2643896

sh ipkg-build.sh

#!/bin/sh # ipkg-build -- construct a .ipk from a directory # Carl Worth # based on a script by Steve Redler IV, steve@sr-tech.com 5-21-2001 set -e ipkg_extract_value() { sed
www.eeworm.com/read/372488/2772183

ipkg-build

#!/bin/sh # ipkg-build -- construct a .ipk from a directory # Carl Worth # based on a script by Steve Redler IV, steve@sr-tech.com 5-21-2001 set -e ipkg_extract_value() { sed