- ハッシュタグ「#uchikuraco」の検索結果2125件
Source
Output
To understand bit operations, I need to understand binary.
In this example 7 in binary is 00000111, 8 is 00001000.
Do I ever used those bit operations? I don't know. But I know PHP can handle bit operations. It is good to know.
Source
Result / Output
Some of the operations are easier to understood when you write them and execute them. The logical Operations are just that.
Logical Operations are "AND" "OR" "XOR" and "NOT"
Source
Output
PHP uses
( condition )? true : fault;
as a grammar for simple condition testing.
It is same as
If condition then true else fault
in BASIC.
If you postpone what you can do today to tomorrow, you will postpone what you can do to a day after tomorrow and so on. You cannot never finish anything you don't start.
YOU'LL MISS 100% OF THE SHOTS YOU DIN'T TAKE!
What a nice weather we are having today.
I am hoping Kiroboto will be ready for pre-release showing next week.
Source
Output
This is how you compare two values.
Again type is the main reason I cannot get result.
Source
Result
This is simple.
I am moving on.
Source
Output
I have no idea why I need to learn about GLOBALS ... I guess I will be using it later.
I spent entire afternoon talking about Ezell's Famous Chicken project for Japan. During this meeting, I think we came up with few points that needed to addressed.
I am skipping the PSP study today.
- ブログルメンバーの方は下記のページからログインをお願いいたします。
ログイン
- まだブログルのメンバーでない方は下記のページから登録をお願いいたします。
新規ユーザー登録へ