xhuuanniqege's recent timeline updates
xhuuanniqege's repos on GitHub
Java · 1 watchers
customLauncher3
a custom Launcher3 for Android 4.4.2
PLSQL · 1 watchers
manong
码农周刊整理
Java · 1 watchers
secondhandstreet
Java · 1 watchers
SmartPay
C++ · 0 watchers
algorithm_exercise
Java · 0 watchers
android-account-manager-example
Example app for using Account Manager service to handle custom app user accounts on your device.
Java · 0 watchers
android-FancyBehaviorDemo
A simple demo of customized CoordinatorLayout behavior.
0 watchers
android-lifecycle
A diagram of the Android Activity / Fragment lifecycle
0 watchers
android-tech-docs
Android官方技术文档翻译
Java · 0 watchers
android-times-square
Standalone Android widget for picking a single date from a calendar view.
0 watchers
AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
Java · 0 watchers
androidlauncher
0 watchers
AndroidNote
Android study notes.
Java · 0 watchers
CircleImageView
A circular ImageView for Android
Java · 0 watchers
circlepopmenu
a simple pop menu for android
Java · 0 watchers
contacts
0 watchers
cordova-dev-guide
Apache Cordova Development Guide.《Apache Cordova 开发指南》,中文。
Java · 0 watchers
daka
android word
C · 0 watchers
dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
C · 0 watchers
exercise
JavaScript · 0 watchers
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
Java · 0 watchers
gclient
Java · 0 watchers
HQPullRefreshLayout
0 watchers
it-ebooks-cn
计算机电子书pdf整理
C++ · 0 watchers
libyuv
Automatically exported from code.google.com/p/libyuv
C · 0 watchers
linux0.11-source-code
source code
Objective-C · 0 watchers
NewEBuy
New Edition And New Design
C · 0 watchers
notes
0 watchers
papers-we-love
Papers from the computer science community to read and discuss.
Java · 0 watchers
rookieweibo
Java · 0 watchers
surge
C · 0 watchers
The-Art-Of-Programming-By-July
此为《编程之法:面试和算法心得》一书2014年6月老版本的原型,最新完整纸质版于2015年10月上市!
VimL · 0 watchers
vim
vim configuration backup
Java · 0 watchers
zhihudaily
Java · 0 watchers
ZhihuDailyPurify
Purified version of Zhihu Daily - 更纯净的知乎日报
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   ·   1011 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 24ms · UTC 18:46 · PVG 02:46 · LAX 11:46 · JFK 14:46
♥ Do have faith in what you're doing.