2011年日志

2.9

context menu project

upload the source and ss library sourcecode and myBase's data to web

I'll clear up it tonight

 

 develop the function : SSCreateDirectory to rescure create directory in windows.

 

2.10

develop the function : GetFsInfo, GetCompressedFsInfo, GetLocalMachineTime

 

the first firefox xpcom : Helloworld

 

move the cat : Functions to SSLibrary

 

take a bath

 

2.11

move SSOS project of SSLibrary to namespace SSLibrary.

try to develop the second xpcom : SSOFfPlugin, the "content-policy" can't be called.

develop the RMTV1's first version of clean VC temp files

 

2.12

the problem of "content-policy", please make sure the xulrunner-sdk match the firefox

 perfect the vc template file clean up of RMTV1

 

 

2.14

development for sso plugin, the functions had implment:

  startup when firefox process create

  monitor the click and keydown events

  monitor the new firefox top window creaste and window title change

  setup by xpi bag.

 

2.15

just work on firefox extension

 

2.18

I don't know what I do the other day

study the book <introduction to algorithms>, in page 659[654], I blocked by "绝对收敛级数", I think I must find more resource to understand it.

 

2.19

algrothms : list all the combine

1)

void Per(T list[], int k, int m) =

the first part : list[0], list[1],...,list[k-1]

+

the second part :  list[k:m]  {k->m) all combine form}

2) list[k1, k2, ... , kn) = k1 list[k2,...,kn] + k2 list[k1,k3,...,kn] + ... + kn list[k1,....,kn-1)

 

_countf(x) != sizeof(x)/sizeof(x[0])

 

 2.21

gloomy, I use 3 hours to study the "行列式", but I can't know it.

 

2.23

work on firefox extension. change document on ShouldLoad function. Use the old document, then you may get the error value(nsIDOMHTMLInputElement).

multi thread on firefox. use proxy.

 

2.24

geometric series 几何级数 

调和级数

 

2.25

    nsCOMPtr<nsIDOMElement> spDE = spDOMElement;

    // ...

    //
    spDE->Release(); // error,can't call, just spDE=NULL or other interface is ok
    spDE = NULL;

 

3.1

android : development environment, jni

 

3.4

android : link use log

LDFLAG=-lm -llog -fPIC -shared -Wl,-s

not

LDFLAG=-lm -fPIC -shared -Wl,-s  -llog

 

I paste 5 hrs for it.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值