代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/18588/795549
dat x_zero_v.dat
www.eeworm.com/read/38039/1101334
txt joint_axis_zero.txt
# {100} (100) [0] joint_axis_zero.Label
Motion Axis Settings
运动轴设置
# [1] JointNameLayout.Label
Select Motion Axis
选取运动轴
# [2] ReferenceTab.Label
Zero Refs
零参照
# [3] body1Ref_layout.Label
Green Body
www.eeworm.com/read/38039/1101424
txt joint_axis_zero.txt
# {100} (100) [0] joint_axis_zero.Label
Motion Axis Settings
笲笆禸砞﹚
# [1] JointNameLayout.Label
Select Motion Axis
匡
www.eeworm.com/read/38039/1101496
res joint_axis_zero.res
! 17-Apr-00 J-01-06 SJB $$1 Created.
! 17-May-00 J-01-08 SJB $$2 Modified.
! 16-Jun-00 J-01-10 SJB $$3 Modified.
! 13-Jul-00 J-01-12 SJB $$4 Modified.
! 17-Nov-00 J-01-21 lalenius $$5 M
www.eeworm.com/read/38039/1101964
txt joint_axis_zero.txt
# {100} (100) [0] joint_axis_zero.Label
Motion Axis Settings
运动轴设置
# [1] JointNameLayout.Label
Select Motion Axis
选取运动轴
# [2] ReferenceTab.Label
Zero Refs
零参照
# [3] body1Ref_layout.Label
Green Body
www.eeworm.com/read/38039/1102100
txt joint_axis_zero.txt
# {100} (100) [0] joint_axis_zero.Label
Motion Axis Settings
笲笆禸砞﹚
# [1] JointNameLayout.Label
Select Motion Axis
匡
www.eeworm.com/read/38039/1102235
res joint_axis_zero.res
! 17-Apr-00 J-01-06 SJB $$1 Created.
! 17-May-00 J-01-08 SJB $$2 Modified.
! 16-Jun-00 J-01-10 SJB $$3 Modified.
! 13-Jul-00 J-01-12 SJB $$4 Modified.
! 17-Nov-00 J-01-21 lalenius $$5 M
www.eeworm.com/read/470720/1451665
c zero-strct-1.c
typedef struct { } empty_t;
f ()
{
empty_t i;
bar (i);
}
www.eeworm.com/read/470720/1452539
c zero-length-1.c
/* Test the -Wno-format-zero-length option, which suppresses warnings
about zero-length formats. */
/* Origin: Jason Thorpe */
/* { dg-do compile } */
/* { dg-options "
www.eeworm.com/read/470693/1463611
c zero-strct-1.c
typedef struct { } empty_t;
f ()
{
empty_t i;
bar (i);
}