soru
"aaaaaaabbbbbbbcccccddddaaaa" gibi bi string gelince "a7b7c5d4a4" şeklinde çıktı üretecek kodu yazınız.
cevap
Wednesday, January 30, 2013
Thursday, January 17, 2013
google analyticsde saatlik ve günlük toplu rapor
az evel ihtiyacım oldu
http://911-need-code-help.blogspot.com/2012/07/analytics-day-of-week-hour-of-day-report.html
de güzelce anlatılmış.
http://911-need-code-help.blogspot.com/2012/07/analytics-day-of-week-hour-of-day-report.html
de güzelce anlatılmış.
log level change on runtime
http://javatoolsforweblogic.googlecode.com/svn/trunk/log4jAdmin/log4jAdmin.jsp
that jsp does the change if you need it.
that jsp does the change if you need it.
Friday, January 11, 2013
sonar solaris start problem
first I got
--- Backtrace Gem::LoadError: Could not find rails (= 2.3.14) amongst []
--- Backtrace Gem::LoadError: Could not find rails (= 2.3.14) amongst []
in the log then I start looking here is the solution
- open SONAR_HOME/conf/wrapper.conf
- add wrapper.java.additional.3=-Djruby.native.enabled=false
thats it just restart sonar it will start properly :)
Subscribe to:
Posts (Atom)
playwright in junie
{ "mcpServers" : { "playwright" : { "command" : "npx" , "args" : [ ...
-
I know its been a long time I have not write anything. because I have not learn or done any new things. I dont want to write regular meaning...
-
in .net 2 if you want to show your application in system tray . you need to add notify icon to your application and set the "ShowInTas...
-
if you have wl11 ejb server and in that environment generated ejb client and deploy to wl12 it will give you this exception java.lang.NoSu...