我要訂購此規則上升MySQL查詢:x-y/x X =價格 Y = price2 價格和price2是從MySQL中的列表。 我有這個查詢,但不幸的是沒有工作。 SELECT *
FROM albums
WHERE price2 > 1
ORDER BY price - price2/price ASC
感謝您的關注。
我一定錯過了一些東西。 f = open(e, "r")
total = os.path.getsize(e)
for line in f:
progress = f.tell()/total
print progress
這是印刷0 Outputing總與f.tell()告訴我它們是有效的和類型()告訴我,他們都長。所以必須有一些關於潛水的事情,我已經遺漏/遺忘了。我
我很難理解當我將小數轉換爲長整數的舍入過程。 例如 decimal pi = Convert.ToDecimal(Math.PI);
long d = 2534254324524352;
long dpi = Convert.ToInt64(pi * Convert.ToDecimal(d));
//I'd like to do the reverse to get the value of