代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/18434/789361
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity lpm_counter is
generic(
lpm_width : integer := 1;
lpm_direction : string := "UNUSED";
lpm_modulus : integer :
www.eeworm.com/read/38039/1095026
mnu sel_axis.mnu
SELECT#AXIS
# remove the # sign and enter foreign help string in this line
X#axis
Use the X axis of the coordinate system as a direction.
# remove the # sign and enter foreign help string in this lin
www.eeworm.com/read/38039/1095876
mnu def_step.mnu
DEFINE#STEP
# remove the # sign and enter foreign help string in this line
Define#Move
Define a move by selecting member(s) and specifying direction.
# remove the # sign and enter foreign help string
www.eeworm.com/read/38039/1096575
mnu persp_flip.mnu
PATH#DIR
# remove the # sign and enter foreign help string in this line
Opposite#End
Arrow points in the opposite direction for trajectory; flip arrow.
# remove the # sign and enter foreign help stri
www.eeworm.com/read/493703/1163620
as transition.as
class mx.transitions.Transition
{
var _manager, removeEventListener, addEventListener, __get__manager, _content, _twn, __get__content, __get__direction, __get__duration, _easing, __get__easing,
www.eeworm.com/read/487231/1238854
c bomb.c
#include
/* by Michal Koucky */
/*
O(n^2 * log n) solution
Take each point and try all direction from it, sort them ...
Program supposes that no two points have the same
www.eeworm.com/read/476637/1367655
js zh-cn.js
var FCKLang =
{
// Language direction : "ltr" (left to right) or "rtl" (right to left).
Dir : "ltr",
ToolbarCollapse : "折叠工具栏",
ToolbarExpand : "展开工具栏",
// Toolbar Items and Context M
www.eeworm.com/read/473596/1398112
js bs_slider.class.js
if (!Bs_Objects) {var Bs_Objects = [];};
function Bs_Slider(theFieldnamePrefix) {
this._objectId;
this.fieldName;
this.fieldName2;
this._disabled = false;
this.direction = 0;
this.width
www.eeworm.com/read/470917/1439606
c fegetround.c
/* Return current rounding direction.
Copyright (C) 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Christian Boissat
www.eeworm.com/read/470917/1439867
c fegetround.c
/* Return current rounding direction.
Copyright (C) 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it an