热门

最新

红包

立Flag

投票

同城

我的

发布
m0_57721336
陕西热心市民
5 年前
truem0_57721336

# include < stdio . h >
int main ( void )
{
printf ("% d ", printf ("-123"));
return 0;
}
为什么结果是-1234啊

保持热爱共赴山海
CSDN App 扫码分享
分享
评论
2
打赏
  • 复制链接
  • 举报
下一条:
A transaction of DB can be auto-commit or manual-commit or manual-rollback.A transaction includes many data proccesses including update or delete or add,and within the processes from a same transaction either all of them succeed or all of them fail.
立即登录