-

  • (102)
  • web- (38)
  • (22)
  • (14)
  • (13)
  • (11)
  • (3)
  • (3)

 - e-mail

 

 -

   community_coding

 -

 LiveInternet.ru:
: 29.12.2004
:
:
: 536

:

.


: (11), (13), (3), (22), (14), (3), web-(38)
(0)

))

, 10 2007 . 18:42 +
 (community_coding) - - Borland C++BuilderX 1.0?
- ,


(1)

VBA. embed Worksheet

, 07 2007 . 04:26 +
T100-ZaRaZa (community_coding) ...
- VBA embed-?
- Worksheet Word .


Dim inShape As InlineShape
Dim inObj As Object

Set inShape = Selection.InlineShapes.AddOLEObject(ClassType:="Excel.Sheet.8", FileName:= _
"", LinkToFile:=False, DisplayAsIcon:=False)

inShape.OLEFormat.Activate
Set inObj = inShape.OLEFormat.Object


- inObj. Worksheet, inObj.Cells(1, 1) = 1 (


:  
(6)

BlueTooth technology

, 06 2007 . 15:45 +
NemOFF (community_coding) , - " "? , , , .




:  
(26)

, 06 2007 . 15:29 +
yoichi (community_coding) . . . ? , ?

- sad
- Portishead


:  
(3)

PR

, 05 2007 . 19:05 +
 (community_coding) - php PR ?

web-

(10)

, 02 2007 . 20:35 +
Den_VO (community_coding)

1. , , ?

2.   () .

3. , ))

)



(6)

.

, 30 2007 . 16:42 +

web-

(9)

...

, 26 2007 . 19:38 +
Saint_Glook (community_coding) , copy'n'paste TMemo TRichEdit , ?


(21)

Delphi & Java

, 21 2007 . 17:48 +
Saint_Glook (community_coding) !

... - "" , Delphi Java ( JMF)? .., , - , ...


(11)

.

, 18 2007 . 21:14 +
Blash (community_coding) ( web-) .
- , , -.

:(

,


(0)

MediaWiki 1.9 Stable

, 16 2007 . 07:49 +
Dail (community_coding) wiki- wiki . www.sourceforge.net MediaWiki 1.9 , .

MySQL. #1238. , openssl. , InnoDB .

. . , wiki , LocalSettings.php .

. (!) LocalSettings.php, , headers . LocalSettings.php - config, . LocalSettings.php, ( config/LocalSettings.php), .

, .. .. !

web-

(10)

, 09 2007 . 17:14 +
Helmsman_of_ship_Da (community_coding) C++

Visual C++ , - , , ? ?


(7)

Delphi7

, 20 2006 . 11:33 +
Dim_K (community_coding) Delphi , breakpoint . ? , WndProc , ( ), - ?



(2)

, 17 2006 . 11:08 +
Strong_Gale (community_coding) , - // web- 1Cv8?


(9)

, 15 2006 . 17:05 +
Strong_Gale (community_coding) , -, (/) phpBB?

web-

(3)

, 10 2006 . 15:23 +
-Driada- (community_coding) . . . . , - , int , . : if(OpenDialog1->Execute()){ ifstream fin(OpenDialog1->FileName.c_str()); kol_kord=0; while(!fin.eof()){ fin>>m; x[kol_kord]=m; fin>>m; y[kol_kord]=m; kol_kord++; }N=kol_kord; } } Borland C++ Builder 6


(17)

=)

, 04 2006 . 14:35 +


(4)

" ", plz!

, 02 2006 . 05:48 +
Svetulka-VNT (community_coding) , , ... , ? , , , - . , , - , .
. , , , . , , - . . , , . , . - .
, , . ) , , Temp Reg Organizer. .
? 3 )


Pascal'

, 28 2006 . 23:38 +
 (community_coding) , .
:
, m x (2>x>1), S:
S={* n=1 m*}(-1)n*(x-1)2n/(2n)!!

-1, m, . -2, Ѩ !
? :(
, , , . :)
! ...

-


(4)

, 18 2006 . 07:25 +
av3nger (community_coding) php. . . . , . .. , . X Y. (X Y ).

:
PHP:

$thumbsize 
150;
$imginfo getimagesize($imgfile);
$width $imginfo[0];
$height $imginfo[1];
$imgratio $width $thumbsize;
$imgratio max($imgratio1.0);
$newwidth = (int)($width $imgratio);
$newheight = (int)($height $imgratio);
$thumb ImageCreateTrueColor($newwidth,$newheight);
$source imagecreatefromjpeg($imgfile);
imagecopyresampled($thumb$source0000$newwidth, (int)$newheight$width$height);
imagejpeg($thumb,"../images/gallery/main/main_".$filename,100);
font>



. .. , " " ( ).
- - ?



 : 6 5 [4] 3 2 1