代码搜索:assignment
找到约 8,196 项符合「assignment」的源代码
代码结果 8,196
www.eeworm.com/read/333240/3390029
qdf assignment_defaults.qdf
# Default value changes
#
# In 5.1, the default value of assignment ANALYZE_LATCHES_AS_SYNCHRONOUS_ELEMENTS has changed to "On"
# In 5.1, the default value of assignment STRATIXII_MRAM_COMPATIBILIT
www.eeworm.com/read/440906/1783640
java assignment_2.java
/**
* assignment_2.java
*
*
* Created: Thu Apr 13 16:48:40 2000
*
* @author Oliver Brandt
* @version
*/
public class assignment_2 {
public assignment_2 ()
{
}
public i
www.eeworm.com/read/428548/1958625
rigth assignment2.rigth
hush: can't exec 'a=b': No such file or directory
1
www.eeworm.com/read/428548/1958629
right assignment1.right
if1:0
while1:0
until1:0
if2:0
while2:0
until2:0
if3:0
while3:0
until3:0
www.eeworm.com/read/428548/1958634
tests assignment2.tests
# This must not be interpreted as an assignment
a''=b true
echo $?
# (buglet: $? should be 127. it is currently 1)
www.eeworm.com/read/428548/1958658
tests assignment1.tests
# Assignments after some keywords should still work
if a=1 true; then a=1 true; elif a=1 true; then a=1 true; else a=1 true; fi
echo if1:$?
while a=1 true; do a=1 true; break; done
echo while1:$?
unt
www.eeworm.com/read/374581/2749608
rigth assignment2.rigth
hush: can't exec 'a=b': No such file or directory
1
www.eeworm.com/read/374581/2749612
right assignment1.right
if1:0
while1:0
until1:0
if2:0
while2:0
until2:0
if3:0
while3:0
until3:0
www.eeworm.com/read/374581/2749617
tests assignment2.tests
# This must not be interpreted as an assignment
a''=b true
echo $?
# (buglet: $? should be 127. it is currently 1)
www.eeworm.com/read/374581/2749641
tests assignment1.tests
# Assignments after some keywords should still work
if a=1 true; then a=1 true; elif a=1 true; then a=1 true; else a=1 true; fi
echo if1:$?
while a=1 true; do a=1 true; break; done
echo while1:$?
unt