本文共 2314 字,大约阅读时间需要 7 分钟。
protected $appends in Laravel
? Laravel ??protected $appends ????????????????????? URL ????????????????????$appends ???????? ['icon']????????? URL ???????????
????
protected $appends ??????
protected $appends = ['icon']; public function getIconAttribute(){ return Gravatar::src($this->em);} npm(webpack) && reactJS
webpack ?????
Webpack ????????????? JavaScript ?????????? CSS???????????????????????
webpack-dev-server
webpack-dev-server ????????????????????????????????????????????????
Hot Module Replacement (HMR)
HMR ? webpack ???????????????????????????????????????????
php file seek
? PHP ??fseek ??????????????????????? fseek ????
$filename = "example.txt";$filehandle = fopen($filename, "r"); if (fseek($filehandle, 0, SEEK_END)) { // ???????} else { $content = fread($filehandle); fclose($filehandle);} Delphi Win32 API
Win32 API ? Windows ?????????????????????????????????????????
????
GetWindowText???????????SetWindowText???????????MoveWindow????????
Schema
Schema?????????????????????????? Schema ?????
Eclipse
Eclipse ???????? IDE?????????????? Java?Python?C++ ???????
????
Eclipse ???????????????????????? com.lifesting.tool.encoding_1.0.0.jar ???????????
Android Activity
? Android ????Activity ????????????????????????
?? Activity
public void startActivity(Intent intent) { this.startActivity(intent);} EM Algorithm
Expectation Maximization (???????) ???????????????????????????????
????
java.io.NotSerializableException
????????????????? SharingPreferenceDemo ??
????
- ??????
Serializable??? - ???
writeObject??????
ID Validation
???????ID validation ???????????
????
id // int!id <= val // [L,R]
Delphi Win32 API ??
Win32 API ????????
Schema ??
Schema ????????
Eclipse ??
Eclipse ????????
Activity ??
Activity ??????
- ??
onSaveInstanceState?onRestoreInstanceState??????????
EM Algorithm ??
EM ??????
- ??????
- ?????
- ?????
java.io.NotSerializableException ??
?????
Serializable ???writeObject ? readObject ?????????ID Validation ??
?????
发表评论
最新留言
关于作者