QoSyS

   

?

 -

 -

 LiveInternet.ru:
: 17.01.2007
:
:
: 12695
:

: (980) : (29) : (53) : (15) : (27) ->
develZ.


: - (61), (2), (1), (7), (11), (2), (72), (16), (32), firefox(14), (1), (78), ?(160), Software(144), No Brains(28), newz(58), muse it!(5), miranda messenger(5), Linux(37), LaTeX(2), html+css(4), healthcare(1), Hardware(35), glam(4), gamez(12), Gadgets(11), free license(17), filmz(6), feel free(69), code snippets(3), BookZ(23)
  -    -      PDA -     -    -  RSS -   : [2] 1
(0)

Java

, 26 2010 . 21:14 () +


Java - , ( "&arg" C++ "var arg" ). , goto - , 99.99% . , - ( Sun, ). ( , ), .


, .
develZ

:  
(1)

, 03 2010 . 19:20 () +
:


"One of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful termination of their C programs." -Robert Firth

" , , -."


- --.

: MIT .
develZ

:  
(2)

, 07 2010 . 22:03 () +
- HERETiC. , . , . ( // ).

, - - challenge , . "" , , . - , .

, :


- Are there any apps you know of that no one has been able to crack?
- All apps can be cracked, it's only a matter of time. As for people giving up after a while, no, I personally don't know of something that the scene has generally avoided. Mainly because they savor a challenge; the harder something is to crack, the more they want to crack it.

develZ


:  
(4)

, 06 2010 . 10:24 () +
, . , .
develZ

:  
(4)

Google Chrome

, 17 2010 . 01:45 () +
Google Chrome, . firefox-a.

-
WebDeveloper,
Eye Dropper,
Regular Expression Checker,
csscan,
View Selection Source,
SEO Site Tools,
JSONView for Chrome,
ScribeFire.

Software
develZ


:  
(12)

( )

, 11 2010 . 21:32 () +
, - , - Perl, Python, C++, Php, ajax -.

- , .
?
develZ

:  
(8)

, 04 2010 . 20:50 () +
C++ ,
.. ,
flexcreator, .

++, .
- , )
?
develZ

:  
(0)

video(avi, etc..) (jpeg, png, etc..)

, 03 2010 . 18:36 () +
. ,
.
, high-res ,
. , , .

, Nikon D300 ,
. - , .
?
Software
develZ

:  
(2)

Answer Set Programming

, 29 2010 . 08:51 () +
, ASP - Answer Set Programming. ASP .

, ASP ( ). , - . .
?
feel free
develZ

:  
(0)

C++

, 28 2010 . 06:28 () +
- , , dietlibc Fefe(Felix von Leitner) , C++ . "The Dark Side of C++"( C++). pdf- .
develZ

:  
(0)

c++ ()

, 24 2010 . 14:12 () +
lj_avva [ + !]

, C++. , - .
One of the absolute worst features of C++ is how it makes a lot of things so context-dependent - which just means that when you look at the code, a local view simply seldom gives enough context to know what is going on.

That is a huge problem for communication. It immediately makes it much harder to describe things, because you have to give a much bigger context. It's one big reason why I detest things like overloading - not only can you not grep for things, but it makes it much harder to see what a snippet of code really does.[...]

And C is a largely context-free language. When you see a C expression, you know what it does. A function call does one thing, and one thing only - there will not be some subtle issue about "which version" of a function it calls.
:)
, C++ : , C . C, - " "? , " ", . , C . - C, , , . x=y, , . f(...), , , , , . , , , . . . [...]

C++ - , ; , , . , " " C, , .. , . [...] , : ( , ) . - , "Typename varname;", , - , , . - , , overloaded , . , , }, . copy constructor .
( , - . ).

, C C++. , , C++ , C (, ). , , C C++. , ''. - .

http://avva.livejournal.com/2236547.html

develZ

:  
(0)

-

, 30 2010 . 19:48 () +
, - Dries Buytaert(Drupal), CTO Acquia Murray Cumming(gtkmm) Openismus. , .

, .
develZ

:  
(0)

phpBB3 3.07PL1

, 29 2010 . 12:42 () +
phpBB3 "" - phpBB3 3.07PL1.
- , , phpBB3 , "Latest Stable Release".

, - , , .

, - (!), - , - ( ).
- , . , " "(3.08RC1), GIT-, 3.07PL1. , .
.
develZ

:  
(0)

C++0x VS2010

, 08 2010 . 22:56 () +
develZ

:  
(0)

C++0x Final Committee Draft

, 03 2010 . 20:41 () +
C++0x - C++0x Final Committee Draft(FCD)(pdf), , C++0 . , FDIS(Final Draft International Standard) 2011, 2011 .

FCD-, , ISO.

, , ( 18 ). , - .

, hard-printed - , , . . front-end view of C++0x features.

, , , ,
)
develZ

:  
(8)

win32

, 28 2010 . 22:35 () +
, win32 , - . , , - win32 , - win api. MSDN- , , - . win32 - , / . - .

, , .

Al's Programming Resource for Win32, OpenGL and ODE Physics Tutorials
Win32 Tips, Tricks and Tutorials | www.catch22.net
Win32 Programming - FunctionX
Getting Started with Winsock (Windows)
Win32 Developer - Winsock Networking tutorials designed for Visual Studio 2005 & 2008 C++
, . , CodeProject . shell extensions dynamic library's .

, , MFC/ATL, win api - , . , - .

, C++0x GCC 4.*

,
:)
?
develZ

:  
(3)

/ ++

, 23 2010 . 11:27 () +
- - , istream, ifstream.

- stringstream, .


std::ifstream in("myfile");

std::stringstream buffer;
buffer << in.rdbuf();

std::string contents(buffer.str());



- , , . , , . ios::skipws(skip white spaces), .

.. StackOverflow.
develZ
code snippets

:  
(2)

Zend PHP Certification Exam

, 22 2010 . 01:24 () +
, . - , , . , . - , .

(), cisco. - cisco, CCIE.

, Microsoft, PHP . , Zend .

, , - ____ . , / .. , , , ( "" ). , , ...
?
develZ


:  
(0)

FAQ ++

, 21 2010 . 18:38 ()
1 +
, /C++. , - , C, , .

? , comp.lang.c++.

, , .
"abcdef"[2] "abcdef", 2["abcdef"] - . - *((2)+("abcdef")) *(("abcdef")+(2)).

, C, C++, - , , . ++.



C - faqs.org.ru
FAQ C++ - faqs.org.ru
FAQ ++ - faqs.org.ru

, - , - The Joel on Software Translation Project. -, .

, , , .
?
develZ

:  
(3)

SVN Eclipse \ Subclipse

, 04 2010 . 23:50 () +
Eclipse - , , - % | % | % | % | % | %, .

, Eclipse, . SVN - Subclipse. , , . , , , .
?
No Brains
develZ

:  

  -    -      PDA -     -    -  RSS -   : [2] 1