xhuuanniqege's recent timeline updates
xhuuanniqege

xhuuanniqege

V2EX member #107326, joined on 2015-03-25 19:16:27 +08:00
擅长Android,Linux C/C++开发
xhuuanniqege's recent replies
Jul 9, 2024
Replied to a topic by trumpchi 酷工作 [北京][京东] 招数据开发工程师
上海有吗?
Debian + i3
这个主板好像不能超频,你买带 K 的 cpu 用不上吧
Jun 3, 2023
Replied to a topic by lurui45 Android 回归安卓,请教各位一些问题
回归安卓挺好的,国产安卓都系统级内置了国家防诈中心,为您安全护航😆
Sep 24, 2022
Replied to a topic by noahhhh Python Python 怎么提取正负号
一个是-(3)^0 ,一个是(-3)^0 ,有啥好奇怪的吗
Apr 7, 2019
Replied to a topic by siyemiaokube 程序员 关于“出身”与“勤奋”的简短杂感
大学时多看看书,近世代数,学校差也可以自学一点的
Nov 26, 2015
Replied to a topic by xhuuanniqege 问与答 Android EditText 的问题,真是见了鬼了
@jedrek 确实是设置问题,本来想实现从右到左输入的 EditText ,
setTextDirection(TEXT_DIRECTION_RTL);只对从右到左的字符,如阿拉伯语等有效。
换成 setGravity(Gravity.RIGHT | Gravity.BOTTOM);并在每次 append 后 使用 CalculatorDisplay.this.setSelection(mContent.length());也可以实现同样的效果
Nov 14, 2015
Replied to a topic by xhuuanniqege 问与答 数据库小白求教
@GKLuke 谢谢,目前正在边学边看
Nov 14, 2015
Replied to a topic by xhuuanniqege 问与答 数据库小白求教
@yjxjn 原来是这样,感谢!
Nov 13, 2015
Replied to a topic by xhuuanniqege 问与答 数据库小白求教
@yjxjn 嗯,我现在正打算这么做。另外在请教下,现在一个订单是由多个商品组成的,我是不是应该在建个 order_item 表
table order_item (
order_id int(10),
product_id int(10),
quantity
)
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   747 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 20ms · UTC 21:31 · PVG 05:31 · LAX 14:31 · JFK 17:31
♥ Do have faith in what you're doing.