代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/237551/4626696
c fesetround.c
/* Set current rounding direction.
Copyright (C) 1997, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it
www.eeworm.com/read/237551/4627178
c fesetround.c
/* Set current rounding direction.
Copyright (C) 2001, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it
www.eeworm.com/read/213484/4916588
java bullet.java
import java.awt.*;
public class bullet implements Actor{
public final Rectangle map = new Rectangle(18, 18, 486, 486);
private Rectangle border;
private int direction;
private int Speed;
www.eeworm.com/read/201065/5060810
js zh.js
var FCKLang =
{
// Language direction : "ltr" (left to right) or "rtl" (right to left).
Dir : "ltr",
// Toolbar Items and Context Menu
InsertLinkLbl : "超連結",
InsertLink : "插入/編輯超連結",
R
www.eeworm.com/read/199242/5078856
js vi.js
var FCKLang =
{
// Language direction : "ltr" (left to right) or "rtl" (right to left).
Dir : "ltr",
ToolbarCollapse : "Thu gọn Thanh công cụ",
ToolbarExpand : "Mở rộng Thanh công cụ
www.eeworm.com/read/171581/5392650
properties search_id.properties
Direction=Arah:
Up=Atas
Down=Bawah
UpMnemonic=U
DownMnemonic=D
Conditions=Kondisi:
MatchCase=Bentuk yang sama
WholeWord=Seluruh kalimat
RegEx=Reg. Expression
MatchCaseMnemonic=M
WholeWordMnemonic=W
R
www.eeworm.com/read/171581/5392653
properties search_de.properties
Direction=Richtung:
Up=Auf
Down=Ab
UpMnemonic=U
DownMnemonic=A
Conditions=Bedingungen:
MatchCase=Gro\u00DF-/Kleinschreibung
WholeWord=Ganzes Wort
RegEx=Reg. Ausdruck
MatchCaseMnemonic=B
Wh
www.eeworm.com/read/171581/5393131
properties search_id.properties
Direction=Arah:
Up=Atas
Down=Bawah
UpMnemonic=U
DownMnemonic=D
Conditions=Kondisi:
MatchCase=Bentuk yang sama
WholeWord=Seluruh kalimat
RegEx=Reg. Expression
MatchCaseMnemonic=M
WholeWordMnemonic=W
R
www.eeworm.com/read/171581/5393135
properties search_de.properties
Direction=Richtung:
Up=Auf
Down=Ab
UpMnemonic=U
DownMnemonic=A
Conditions=Bedingungen:
MatchCase=Gro\u00DF-/Kleinschreibung
WholeWord=Ganzes Wort
RegEx=Reg. Ausdruck
MatchCaseMnemonic=B
Wh
www.eeworm.com/read/338256/3319018
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity lpm_add_sub is
generic(
lpm_width : integer := 1;
lpm_representation: string := "SIGNED";
lpm_direction : string